From 021b8193fdf4238c617fc2e7e4cb54193b463d34 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 13 Nov 2024 13:05:38 +0000
Subject: [PATCH] Update Helm release argo-cd to v7.7.3

---
 .../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..9ab329e8 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.3
     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..9ab329e8 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.3
     releaseName: "argocd"
     namespace: argocd
     valuesFile: ../../base/values.yaml