Skip to content

Commit 96cb800

Browse files
Release Tracking (#306)
Version Packages Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1fb2025 commit 96cb800

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/17-0-3_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+
## 13.2.3
4+
5+
### Patch Changes
6+
7+
- 1fb2025: Upgrade OpenProject core version to 17.0.3 (patch update)
8+
39
## 13.2.2
410

511
### Patch 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: 17.0.3
9-
version: 13.2.2
9+
version: 13.2.3
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": "13.2.2",
5+
"version": "13.2.3",
66
"license": "",
77
"scripts": {
88
"changeset:version": "./node_modules/.bin/changeset version && script/version"

0 commit comments

Comments
 (0)