We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ebbb85 commit dfce3d3Copy full SHA for dfce3d3
charts/gitops-runtime/values.yaml
@@ -492,14 +492,14 @@ app-proxy:
492
tag: 1.1.21-main
493
image:
494
repository: quay.io/codefresh/cap-app-proxy
495
- tag: 8765bbd
+ tag: 62b923f
496
pullPolicy: IfNotPresent
497
# -- Extra volume mounts for main container
498
extraVolumeMounts: []
499
initContainer:
500
501
repository: quay.io/codefresh/cap-app-proxy-init
502
503
504
command:
505
- ./init.sh
0 commit comments