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 650d0ce commit 8af77fdCopy full SHA for 8af77fd
charts/gitops-runtime/values.yaml
@@ -428,15 +428,15 @@ app-proxy:
428
tag: 1.1.10-main
429
image:
430
repository: quay.io/codefresh/cap-app-proxy
431
- tag: 1.3094.0
+ tag: 1.3098.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