From fa669b294b8d55451b06c9c89c33307b1f3f1c80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 11:00:40 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.46.6 --- manifests/bootstrapping-cloud/07-argocd/kustomization.yaml | 2 +- manifests/bootstrapping-onprem/08-argocd/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/bootstrapping-cloud/07-argocd/kustomization.yaml b/manifests/bootstrapping-cloud/07-argocd/kustomization.yaml index 859fc95b..b63730aa 100644 --- a/manifests/bootstrapping-cloud/07-argocd/kustomization.yaml +++ b/manifests/bootstrapping-cloud/07-argocd/kustomization.yaml @@ -11,5 +11,5 @@ helmCharts: releaseName: argo-cd namespace: argocd repo: https://argoproj.github.io/argo-helm - version: "5.46.2" + version: "5.46.6" valuesFile: values.yaml diff --git a/manifests/bootstrapping-onprem/08-argocd/kustomization.yaml b/manifests/bootstrapping-onprem/08-argocd/kustomization.yaml index 584d6d20..a5494423 100644 --- a/manifests/bootstrapping-onprem/08-argocd/kustomization.yaml +++ b/manifests/bootstrapping-onprem/08-argocd/kustomization.yaml @@ -15,5 +15,5 @@ helmCharts: releaseName: argo-cd namespace: argocd repo: https://argoproj.github.io/argo-helm - version: "5.46.2" + version: "5.46.6" valuesFile: values.yaml