From 3a4ae6c7e6071298eeea51934dbf2cec5b8b2234 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 18 May 2024 17:19:21 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v6.9.3 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 49456b1..5d1d48f 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.9.2" + version: "6.9.3" valuesFile: config/values.argo-cd.yaml \ No newline at end of file -- 2.45.2