We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6006a6 commit 250d00cCopy full SHA for 250d00c
charts/gitops-runtime/values.yaml
@@ -459,14 +459,14 @@ app-proxy:
459
tag: 1.1.22-main
460
image:
461
repository: quay.io/codefresh/cap-app-proxy
462
- tag: 1.4046.0
+ tag: 1.4058.0
463
pullPolicy: IfNotPresent
464
# -- Extra volume mounts for main container
465
extraVolumeMounts: []
466
initContainer:
467
468
repository: quay.io/codefresh/cap-app-proxy-init
469
470
471
command:
472
- ./init.sh
@@ -722,7 +722,7 @@ redis-secret-init:
722
723
registry: docker.io
724
repository: alpine/kubectl
725
- tag: 1.35.0
+ tag: 1.35.1
726
nodeSelector: {}
727
tolerations: []
728
affinity: {}
0 commit comments