Update k8s/core/argocd/kustomization.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s

This commit is contained in:
ab
2025-07-16 13:31:35 +00:00
parent 1212dfcaec
commit 1be64f2f63

View File

@@ -10,7 +10,7 @@ resources:
helmCharts: helmCharts:
- name: argo-cd - name: argo-cd
repo: https://argoproj.github.io/argo-helm repo: https://argoproj.github.io/argo-helm
version: 7.8.26 version: 8.1.3
releaseName: argocd releaseName: argocd
namespace: argocd namespace: argocd
valuesFile: values.yaml valuesFile: values.yaml