From f8e697e19e1d0a06bda53c34b5bd0393a52d5828 Mon Sep 17 00:00:00 2001 From: Peter <peter@icb4dc0.de> Date: Fri, 4 Apr 2025 09:18:44 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.8.23 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index f6ca915..5249286 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -27,7 +27,7 @@ helmCharts: repo: https://argoproj.github.io/argo-helm releaseName: argo-cd namespace: argo-system - version: "7.8.18" + version: "7.8.23" valuesFile: config/values.argo-cd.yaml apiVersions: - monitoring.coreos.com/v1 -- 2.47.2