We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a513d9 commit f470515Copy full SHA for f470515
charts/gitops-runtime/values.yaml
@@ -416,14 +416,14 @@ app-proxy:
416
tag: 1.1.12-main
417
image:
418
repository: quay.io/codefresh/cap-app-proxy
419
- tag: 1.3228.0
+ tag: 1.3263.2
420
pullPolicy: IfNotPresent
421
# -- Extra volume mounts for main container
422
extraVolumeMounts: []
423
initContainer:
424
425
repository: quay.io/codefresh/cap-app-proxy-init
426
427
428
command:
429
- ./init.sh
0 commit comments