We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bab06d commit c67cfa9Copy full SHA for c67cfa9
1 file changed
charts/gitops-runtime/values.yaml
@@ -498,14 +498,14 @@ app-proxy:
498
tag: 1.1.20-main
499
image:
500
repository: quay.io/codefresh/cap-app-proxy
501
- tag: 1.4007.0
+ tag: 1.4016.0
502
pullPolicy: IfNotPresent
503
# -- Extra volume mounts for main container
504
extraVolumeMounts: []
505
initContainer:
506
507
repository: quay.io/codefresh/cap-app-proxy-init
508
509
510
command:
511
- ./init.sh
0 commit comments