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.3138.0
1 parent f12d806 commit ba4bcf5Copy full SHA for ba4bcf5
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.3131.0
+ tag: 1.3138.0
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