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 24db2e7 commit e29f943Copy full SHA for e29f943
charts/project-workspace-operator/values.yaml
@@ -20,7 +20,7 @@ image:
20
repository: ghcr.io/openmcp-project/images/project-workspace-operator
21
pullPolicy: IfNotPresent
22
# Overrides the image tag whose default is the chart appVersion.
23
- tag: v0.12.0
+ tag: v0.12.0@sha256:451d84b80ca406bed45b88c3ad773fcb66ca4d1c3c5948cc03fd2121f169b1e0
24
25
imagePullSecrets: []
26
nameOverride: ""
0 commit comments