From abc61970a1fb4397b67fa1a3a76c1abd10a0b196 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Fri, 27 Oct 2023 19:04:30 +0200 Subject: [PATCH] fine, pin if you must. Signed-off-by: Martyn Ranyard --- apps-kustomized/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-kustomized/argocd/kustomization.yaml b/apps-kustomized/argocd/kustomization.yaml index 678460e..4ab30b8 100644 --- a/apps-kustomized/argocd/kustomization.yaml +++ b/apps-kustomized/argocd/kustomization.yaml @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/cluster-install +- github.com/argoproj/argo-cd//manifests/cluster-install?ref=v1.8.5