diff --git a/infra/argocd/kustomization.yaml b/infra/argocd/kustomization.yaml index 492aae8..008a6b8 100644 --- a/infra/argocd/kustomization.yaml +++ b/infra/argocd/kustomization.yaml @@ -4,7 +4,7 @@ namespace: argocd resources: - namespace.yaml - - https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.11/manifests/install.yaml - ingress.yaml patchesStrategicMerge: