From cfd5d5e6d0287072dcb37d4b9f46c711197959b5 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Sun, 8 Jun 2025 09:20:00 -0400 Subject: [PATCH] fixed OCIrepo apiversion --- infrastructure/controllers/external-dns/repository.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/controllers/external-dns/repository.yaml b/infrastructure/controllers/external-dns/repository.yaml index f09c1d0..cb468cd 100644 --- a/infrastructure/controllers/external-dns/repository.yaml +++ b/infrastructure/controllers/external-dns/repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: OCIRepository metadata: name: external-dns