Skip to content

Commit 5d31b44

Browse files
Bump version to 15.1
1 parent f779a33 commit 5d31b44

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/afraid-cheetahs-carry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@openproject/helm-charts": minor
3+
---
4+
5+
Bump version to 15.1.0

charts/openproject/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ image:
201201
## For the helm chart, use the `-slim` variants as the all-in-one container is not compatible
202202
## with some of the options (non-root execution, password splitting, etc.) and is inefficient for using in helm
203203
## due to embedded a number of services.
204-
tag: "15.0.2-slim"
204+
tag: "15.1.0-slim"
205205

206206
## Define image sha256 - mutual exclusive with image tag.
207207
## The sha256 has a higher precedence than

0 commit comments

Comments
 (0)