Skip to content

Commit ef69f9b

Browse files
Merge branch 'main' into feat/multi-runtime
2 parents e3715f2 + ba540e9 commit ef69f9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -566,14 +566,14 @@ app-proxy:
566566
tag: 1.1.14-main
567567
image:
568568
repository: quay.io/codefresh/cap-app-proxy
569-
tag: 1.3651.0
569+
tag: 1.3674.0
570570
pullPolicy: IfNotPresent
571571
# -- Extra volume mounts for main container
572572
extraVolumeMounts: []
573573
initContainer:
574574
image:
575575
repository: quay.io/codefresh/cap-app-proxy-init
576-
tag: 1.3651.0
576+
tag: 1.3674.0
577577
pullPolicy: IfNotPresent
578578
command:
579579
- ./init.sh
@@ -734,7 +734,7 @@ cf-argocd-extras:
734734
image:
735735
registry: quay.io
736736
repository: codefresh/cf-argocd-extras
737-
tag: v0.5.11
737+
tag: v0.5.12
738738
nodeSelector: {}
739739
tolerations: []
740740
affinity: {}
@@ -758,7 +758,7 @@ cf-argocd-extras:
758758
image:
759759
registry: quay.io
760760
repository: codefresh/cf-argocd-extras
761-
tag: v0.5.11
761+
tag: v0.5.12
762762
nodeSelector: {}
763763
tolerations: []
764764
affinity: {}

0 commit comments

Comments
 (0)