Skip to content

Commit 812e485

Browse files
Release Tracking (#335)
Version Packages Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 19b1794 commit 812e485

5 files changed

Lines changed: 9 additions & 12 deletions

File tree

.changeset/17-4-1_patch.md

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

.changeset/six-knives-cough.md

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

CHANGELOG.md

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

3+
## 13.7.1
4+
5+
### Patch Changes
6+
7+
- 3237460: Upgrade OpenProject core version to 17.4.1 (patch update)
8+
- 19b1794: Avoid secret for hocuspocus if disabled
9+
310
## 13.7.0
411

512
### 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: 17.4.1
9-
version: 13.7.0
9+
version: 13.7.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": "13.7.0",
5+
"version": "13.7.1",
66
"license": "",
77
"scripts": {
88
"changeset:version": "./node_modules/.bin/changeset version && script/version"

0 commit comments

Comments
 (0)