We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235bae5 commit e5d50ffCopy full SHA for e5d50ff
charts/gitops-runtime/values.yaml
@@ -458,14 +458,14 @@ app-proxy:
458
tag: 1.1.22-main
459
image:
460
repository: quay.io/codefresh/cap-app-proxy
461
- tag: 93121a2
+ tag: fbc0485
462
pullPolicy: IfNotPresent
463
# -- Extra volume mounts for main container
464
extraVolumeMounts: []
465
initContainer:
466
467
repository: quay.io/codefresh/cap-app-proxy-init
468
469
470
command:
471
- ./init.sh
0 commit comments