diff --git a/kubernetes/infrastructure/argocd/overlays/dev/kustomization.yaml b/kubernetes/infrastructure/argocd/overlays/dev/kustomization.yaml index e882ef10..0a49ef90 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: 6.8.1 + version: 7.1.2 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 e882ef10..0a49ef90 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: 6.8.1 + version: 7.1.2 releaseName: "argocd" namespace: argocd valuesFile: ../../base/values.yaml