From 41865e4c97837eeb91a0f01a35f99259c7fd1dd3 Mon Sep 17 00:00:00 2001 From: Brenden Freier Date: Fri, 31 Jul 2026 15:39:15 +0000 Subject: [PATCH] Update Helm release argo-cd to v10.2.2 --- kubernetes/bootstrap/Chart.yaml | 2 +- kubernetes/infra/misc/argocd/app/helm.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/bootstrap/Chart.yaml b/kubernetes/bootstrap/Chart.yaml index 409e7dfa..f1b5231f 100644 --- a/kubernetes/bootstrap/Chart.yaml +++ b/kubernetes/bootstrap/Chart.yaml @@ -5,5 +5,5 @@ type: application version: 1.0.0 dependencies: - name: argo-cd - version: 10.1.3 + version: 10.2.2 repository: https://argoproj.github.io/argo-helm \ No newline at end of file diff --git a/kubernetes/infra/misc/argocd/app/helm.yaml b/kubernetes/infra/misc/argocd/app/helm.yaml index c24887c9..dce97b1e 100644 --- a/kubernetes/infra/misc/argocd/app/helm.yaml +++ b/kubernetes/infra/misc/argocd/app/helm.yaml @@ -13,7 +13,7 @@ spec: source: chart: argo-cd repoURL: https://argoproj.github.io/argo-helm - targetRevision: 10.1.3 + targetRevision: 10.2.2 helm: releaseName: argocd valuesObject: