diff --git a/k8s/argocd/base/kustomization.yaml b/k8s/argocd/base/kustomization.yaml index a7790ab1..62ba12ca 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: 7.4.5 + version: 7.5.2 repo: https://argoproj.github.io/argo-helm includeCRDs: true valuesFile: ./resources/helm-chart-values.yaml