Skip to content

Commit 35b50c2

Browse files
Release Tracking (#183)
Version Packages Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fb28f95 commit 35b50c2

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/15-4-1_patch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @openproject/helm-charts
22

3+
## 9.8.1
4+
5+
### Patch Changes
6+
7+
- fb28f95: Upgrade OpenProject core version to 15.4.1 (patch update)
8+
39
## 9.8.0
410

511
### Minor Changes

charts/openproject/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ home: https://www.openproject.org/
66
icon: https://charts.openproject.org/logo.svg
77
type: application
88
appVersion: 15.4.1
9-
version: 9.8.0
9+
version: 9.8.1
1010
maintainers:
1111
- name: OpenProject
1212
url: https://github.com/opf/helm-charts

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@openproject/helm-charts",
33
"private": true,
44
"author": "OpenProject GmbH",
5-
"version": "9.8.0",
5+
"version": "9.8.1",
66
"license": "",
77
"scripts": {
88
"changeset:version": "./node_modules/.bin/changeset version && script/version"

0 commit comments

Comments
 (0)