From 020be7412976b9518c94790eda2eaf5662fd0af6 Mon Sep 17 00:00:00 2001 From: Peter Date: Wed, 15 May 2024 03:34:23 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v6.9.2 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index f9e0c21..c7e9a84 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -21,5 +21,5 @@ helmCharts: repo: https://argoproj.github.io/argo-helm releaseName: argo-cd namespace: argo-system - version: "6.8.0" + version: "6.9.2" valuesFile: config/values.argo-cd.yaml \ No newline at end of file