From a210f1fcbd7fa887c9856327c10808f824bd93d2 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 5 Nov 2024 18:11:00 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.7.0 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 02fe5ef..0063fe7 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -26,7 +26,7 @@ helmCharts: repo: https://argoproj.github.io/argo-helm releaseName: argo-cd namespace: argo-system - version: "7.6.12" + version: "7.7.0" valuesFile: config/values.argo-cd.yaml apiVersions: - monitoring.coreos.com/v1 \ No newline at end of file