From 3477d1d3793af0927b55959ec0c183da2c5edf7a Mon Sep 17 00:00:00 2001 From: Marco van Zijl Date: Sat, 8 Nov 2025 16:56:45 +0100 Subject: [PATCH] Update cert-manager Chart.yaml to correct repository path --- apps/cert-manager/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/cert-manager/Chart.yaml b/apps/cert-manager/Chart.yaml index 6baf5e1..b5ffe3b 100644 --- a/apps/cert-manager/Chart.yaml +++ b/apps/cert-manager/Chart.yaml @@ -4,4 +4,4 @@ version: 1.0.0 dependencies: - name: cert-manager version: v1.19.1 - repository: oci://quay.io/jetstack/charts/cert-manager + repository: oci://quay.io/jetstack/charts