We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac967f commit 72a02f9Copy full SHA for 72a02f9
charts/gitops-runtime/values.yaml
@@ -415,15 +415,15 @@ app-proxy:
415
tag: 1.1.10-main
416
image:
417
repository: quay.io/codefresh/cap-app-proxy
418
- tag: 1.3059.0
+ tag: 1.3094.0
419
pullPolicy: IfNotPresent
420
# -- Extra volume mounts for main container
421
extraVolumeMounts: []
422
423
initContainer:
424
425
repository: quay.io/codefresh/cap-app-proxy-init
426
427
428
command:
429
- ./init.sh
0 commit comments