From d6c50d1f8bc2b2c026c175f7fe1ed78874e7f2aa Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 31 May 2026 00:23:02 +0200 Subject: [PATCH] OCI maybe? --- 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 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