We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ca60f commit d2d9f21Copy full SHA for d2d9f21
charts/openproject/values.yaml
@@ -201,7 +201,7 @@ image:
201
## For the helm chart, use the `-slim` variants as the all-in-one container is not compatible
202
## with some of the options (non-root execution, password splitting, etc.) and is inefficient for using in helm
203
## due to embedded a number of services.
204
- tag: "15.0.1-slim"
+ tag: "15.0.2-slim"
205
206
## Define image sha256 - mutual exclusive with image tag.
207
## The sha256 has a higher precedence than
0 commit comments