From 83b86df3626013d1eb4a533e4db13b1ae8816dc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:24:35 +0000 Subject: [PATCH] ci(deps): update helm release argo-cd to v7.6.2 --- k8s/argocd/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/argocd/base/kustomization.yaml b/k8s/argocd/base/kustomization.yaml index a7790ab1..7ff0637a 100644 --- a/k8s/argocd/base/kustomization.yaml +++ b/k8s/argocd/base/kustomization.yaml @@ -11,7 +11,7 @@ helmCharts: - name: argo-cd releaseName: argocd namespace: argocd - version: 7.4.5 + version: 7.6.2 repo: https://argoproj.github.io/argo-helm includeCRDs: true valuesFile: ./resources/helm-chart-values.yaml