Skip to content

Commit 2d891c9

Browse files
Release Tracking (#157)
Version Packages Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cb5a1ed commit 2d891c9

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/15-0-2_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.0.1
4+
5+
### Patch Changes
6+
7+
- cb5a1ed: Upgrade OpenProject core version to 15.0.2 (patch update)
8+
39
## 9.0.0
410

511
### Major 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.0.2
9-
version: 9.0.0
9+
version: 9.0.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.0.0",
5+
"version": "9.0.1",
66
"license": "",
77
"scripts": {
88
"changeset:version": "./node_modules/.bin/changeset version && script/version"

0 commit comments

Comments
 (0)