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 b47be16 commit 1004308Copy full SHA for 1004308
charts/control-plane-operator/values.yaml
@@ -8,7 +8,7 @@ image:
8
repository: ghcr.io/openmcp-project/images/control-plane-operator
9
pullPolicy: IfNotPresent
10
# Overrides the image tag whose default is the chart appVersion.
11
- tag: v0.1.19
+ tag: v0.1.19@sha256:3edba6efa7a29c8cbb890190a1b53106a6987cd3b9771aa919bd569b1425cf23
12
13
imagePullSecrets: []
14
nameOverride: ""
0 commit comments