From 10f868d188afaa0841f68b368fddde3b8d46a5dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 09:27:20 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.7.20 --- .../infrastructure/argocd/overlays/dev/kustomization.yaml | 2 +- .../infrastructure/argocd/overlays/prod/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/infrastructure/argocd/overlays/dev/kustomization.yaml b/kubernetes/infrastructure/argocd/overlays/dev/kustomization.yaml index 698949db..553775ce 100644 --- a/kubernetes/infrastructure/argocd/overlays/dev/kustomization.yaml +++ b/kubernetes/infrastructure/argocd/overlays/dev/kustomization.yaml @@ -7,7 +7,7 @@ resources: helmCharts: - name: argo-cd repo: https://argoproj.github.io/argo-helm - version: 7.3.11 + version: 7.7.20 releaseName: "argocd" namespace: argocd valuesFile: ../../base/values.yaml diff --git a/kubernetes/infrastructure/argocd/overlays/prod/kustomization.yaml b/kubernetes/infrastructure/argocd/overlays/prod/kustomization.yaml index 698949db..553775ce 100644 --- a/kubernetes/infrastructure/argocd/overlays/prod/kustomization.yaml +++ b/kubernetes/infrastructure/argocd/overlays/prod/kustomization.yaml @@ -7,7 +7,7 @@ resources: helmCharts: - name: argo-cd repo: https://argoproj.github.io/argo-helm - version: 7.3.11 + version: 7.7.20 releaseName: "argocd" namespace: argocd valuesFile: ../../base/values.yaml