diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 18b8a6c9..694ba4a3 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -22,7 +22,7 @@ dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm condition: argo-cd.enabled - version: 9.3.0 + version: 9.4.1 - name: argo-workflows repository: https://codefresh-io.github.io/argo-helm version: 0.45.18-v3.6.7-cap-CR-32333 diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 0bc50391..72b4b70e 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -678,7 +678,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: ebfec69 + tag: 0.27-ebfec69 nodeSelector: {} tolerations: [] affinity: {}