From bb7cfd79417c8392f0f927f1d0c54226a5fc03db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 03:18:13 +0000 Subject: [PATCH] ci(deps): update helm release argo-cd to v7.5.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..62ba12ca 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.5.2 repo: https://argoproj.github.io/argo-helm includeCRDs: true valuesFile: ./resources/helm-chart-values.yaml