We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b2498 commit e1f8e95Copy full SHA for e1f8e95
charts/gitops-runtime/values.yaml
@@ -459,14 +459,14 @@ app-proxy:
459
tag: 1.1.22-main
460
image:
461
repository: quay.io/codefresh/cap-app-proxy
462
- tag: 1.4038.0
+ tag: c7216c5
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