We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a6eb7 commit ee8ad08Copy full SHA for ee8ad08
charts/gitops-runtime/values.yaml
@@ -467,14 +467,14 @@ app-proxy:
467
tag: 1.1.12-main
468
image:
469
repository: quay.io/codefresh/cap-app-proxy
470
- tag: 1.3362.0
+ tag: 1.3389.0
471
pullPolicy: IfNotPresent
472
# -- Extra volume mounts for main container
473
extraVolumeMounts: []
474
initContainer:
475
476
repository: quay.io/codefresh/cap-app-proxy-init
477
478
479
command:
480
- ./init.sh
0 commit comments