We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 215b159 + 60466b2 commit d4c60f4Copy full SHA for d4c60f4
1 file changed
charts/gitops-runtime/values.yaml
@@ -492,14 +492,14 @@ app-proxy:
492
tag: 1.1.21-main
493
image:
494
repository: quay.io/codefresh/cap-app-proxy
495
- tag: 8765bbd
+ tag: 62b923f
496
pullPolicy: IfNotPresent
497
# -- Extra volume mounts for main container
498
extraVolumeMounts: []
499
initContainer:
500
501
repository: quay.io/codefresh/cap-app-proxy-init
502
503
504
command:
505
- ./init.sh
0 commit comments