Skip to content

Commit c11880b

Browse files
committed
Merge branch 'feat/ditch-argocd-and-argo-helm-fork' of https://github.com/codefresh-io/gitops-runtime-helm into feat/ditch-argocd-and-argo-helm-fork
2 parents a9fa7d9 + fda4899 commit c11880b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -462,14 +462,14 @@ app-proxy:
462462
tag: 1.1.17-main
463463
image:
464464
repository: quay.io/codefresh/cap-app-proxy
465-
tag: 1.3820.0
465+
tag: 1.3866.0
466466
pullPolicy: IfNotPresent
467467
# -- Extra volume mounts for main container
468468
extraVolumeMounts: []
469469
initContainer:
470470
image:
471471
repository: quay.io/codefresh/cap-app-proxy-init
472-
tag: 1.3820.0
472+
tag: 1.3866.0
473473
pullPolicy: IfNotPresent
474474
command:
475475
- ./init.sh
@@ -626,7 +626,7 @@ gitops-operator:
626626
# -- defaults
627627
registry: quay.io
628628
repository: codefresh/codefresh-gitops-operator
629-
tag: "32dce59"
629+
tag: "013aeff"
630630
env:
631631
GITOPS_OPERATOR_VERSION: 0.11.1
632632
serviceAccount:

0 commit comments

Comments
 (0)