We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be6fe3f commit 684109dCopy full SHA for 684109d
deploy/helm/wildwest-portal/values.yaml
@@ -3,7 +3,7 @@ replicaCount: 1
3
image:
4
repository: ghcr.io/platform-mesh/provider-quickstart-portal
5
pullPolicy: IfNotPresent
6
- tag: "@sha256:19f0c379a0539b1f3c41533cccecf5b7e12793a7b5b463544fd8a1bcd1bf4c8b"
+ tag: "@sha256:b3a7fbfbc98d0b7a16bc160e4940629d40f3ac4ef29eccf65c4a921a571bb36a"
7
8
imagePullSecrets: []
9
nameOverride: ""
0 commit comments