From 77af52421d4a7054290c5b4db14618e816389957 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 13 Jan 2026 12:02:10 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.3.1 --- system/ArgoCD/application-argo-cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/ArgoCD/application-argo-cd.yaml b/system/ArgoCD/application-argo-cd.yaml index a0ce3fe..f50d03b 100644 --- a/system/ArgoCD/application-argo-cd.yaml +++ b/system/ArgoCD/application-argo-cd.yaml @@ -14,7 +14,7 @@ spec: targetRevision: HEAD - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 9.1.9 + targetRevision: 9.3.1 helm: valueFiles: - $values/system/ArgoCD/values.yaml