Skip to content

Commit d2d9f21

Browse files
Fix tag
1 parent a8ca60f commit d2d9f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1-slim"
204+
tag: "15.0.2-slim"
205205

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

0 commit comments

Comments
 (0)