From 69e5e2a8deacbe1b4fb2a74c3154304805a3842b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:55:24 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.7.7 --- kubernetes/ops/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/ops/argocd/kustomization.yaml b/kubernetes/ops/argocd/kustomization.yaml index 23bd3f61..39263c45 100644 --- a/kubernetes/ops/argocd/kustomization.yaml +++ b/kubernetes/ops/argocd/kustomization.yaml @@ -8,7 +8,7 @@ resources: helmCharts: - name: argo-cd - version: 7.7.6 + version: 7.7.7 releaseName: argocd repo: https://argoproj.github.io/argo-helm valuesFile: values.yaml