We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c1a49 commit ed5f545Copy full SHA for ed5f545
charts/gitops-runtime/values.yaml
@@ -493,15 +493,15 @@ app-proxy:
493
tag: 1.1.12-main
494
image:
495
repository: quay.io/codefresh/cap-app-proxy
496
- tag: 1.3353.1
+ tag: 1.3359.0
497
pullPolicy: IfNotPresent
498
# -- Extra volume mounts for main container
499
extraVolumeMounts: []
500
501
initContainer:
502
503
repository: quay.io/codefresh/cap-app-proxy-init
504
- tag: 1.3336.1
505
506
command:
507
- ./init.sh
0 commit comments