diff --git a/apps-kustomized/argocd/kustomization.yaml b/apps-kustomized/argocd/kustomization.yaml index 0b08989..ec3dd12 100644 --- a/apps-kustomized/argocd/kustomization.yaml +++ b/apps-kustomized/argocd/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- github.com/argoproj/argo-cd//manifests/cluster-install?ref=v2.10.17 +- github.com/argoproj/argo-cd//manifests/cluster-install?ref=v3.4.3 patchesStrategicMerge: - service.yaml