From 4ae7649a0a6bdd6971c75e13d15a6d6d8ee623ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:32:49 +0000 Subject: [PATCH] ci(deps): update helm release argo-cd to v5.36.2 --- 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 dea3d8aa..097d3453 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.36.1 + version: 5.36.2 repo: https://argoproj.github.io/argo-helm includeCRDs: true valuesFile: ./resources/helm-chart-values.yaml