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.3127.1
1 parent bf7f89f commit 7240be7Copy full SHA for 7240be7
charts/gitops-runtime/values.yaml
@@ -428,15 +428,15 @@ app-proxy:
428
tag: 1.1.11-main
429
image:
430
repository: quay.io/codefresh/cap-app-proxy
431
- tag: 1.3118.0
+ tag: 1.3127.1
432
pullPolicy: IfNotPresent
433
# -- Extra volume mounts for main container
434
extraVolumeMounts: []
435
436
initContainer:
437
438
repository: quay.io/codefresh/cap-app-proxy-init
439
440
441
command:
442
- ./init.sh
0 commit comments