From 1908c0bc6f47a6f07911a2d1a4b52deace3547b5 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 25 May 2024 03:34:21 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v6.11.1 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index f22ab4e..eb70ddc 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -26,5 +26,5 @@ helmCharts: repo: https://argoproj.github.io/argo-helm releaseName: argo-cd namespace: argo-system - version: "6.10.2" + version: "6.11.1" valuesFile: config/values.argo-cd.yaml \ No newline at end of file