From 76b71ce479f48bb64c20c2056f7105bde2091bf7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 18:59:41 +0000 Subject: [PATCH] ci(deps): update helm release argo-cd to v5.52.0 --- k8s/argocd/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/argocd/base/kustomization.yaml b/k8s/argocd/base/kustomization.yaml index 50d4de83..0bb8d148 100644 --- a/k8s/argocd/base/kustomization.yaml +++ b/k8s/argocd/base/kustomization.yaml @@ -11,7 +11,7 @@ helmCharts: - name: argo-cd releaseName: argocd namespace: argocd - version: 5.51.6 + version: 5.52.0 repo: https://argoproj.github.io/argo-helm includeCRDs: true valuesFile: ./resources/helm-chart-values.yaml