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