Skip to content

Commit 7823ba6

Browse files
authored
Merge branch 'stable/0.26' into prep/v0.26.6
2 parents 16c1063 + f29eb87 commit 7823ba6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

charts/gitops-runtime/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -492,14 +492,14 @@ app-proxy:
492492
tag: 1.1.20-main
493493
image:
494494
repository: quay.io/codefresh/cap-app-proxy
495-
tag: 5f0a3d5
495+
tag: 8765bbd
496496
pullPolicy: IfNotPresent
497497
# -- Extra volume mounts for main container
498498
extraVolumeMounts: []
499499
initContainer:
500500
image:
501501
repository: quay.io/codefresh/cap-app-proxy-init
502-
tag: 5f0a3d5
502+
tag: 8765bbd
503503
pullPolicy: IfNotPresent
504504
command:
505505
- ./init.sh
@@ -755,7 +755,7 @@ redis-secret-init:
755755
image:
756756
registry: docker.io
757757
repository: alpine/kubectl
758-
tag: 1.34.1
758+
tag: 1.35.0
759759
nodeSelector: {}
760760
tolerations: []
761761
affinity: {}

0 commit comments

Comments
 (0)