From 4f81db6628e678a1221534f193cf317ba85e3841 Mon Sep 17 00:00:00 2001 From: Peter Date: Wed, 28 Aug 2024 12:12:29 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.4.7 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 32364c8..d57f80f 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.4.5" + version: "7.4.7" valuesFile: config/values.argo-cd.yaml apiVersions: - monitoring.coreos.com/v1 \ No newline at end of file