From 6db8b70c42411a91aef1560b1150fac46de8076b Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 6 Sep 2024 03:33:32 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.5.2 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 697b811..739aef1 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.5.0" + version: "7.5.2" valuesFile: config/values.argo-cd.yaml apiVersions: - monitoring.coreos.com/v1 \ No newline at end of file