From 4d6bffe24d287f67239f07170a08e1d720fa378e Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 11 Jan 2025 15:57:28 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.7.15 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 6624b9e..8706e40 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.7.13" + version: "7.7.15" valuesFile: config/values.argo-cd.yaml apiVersions: - monitoring.coreos.com/v1 \ No newline at end of file