From 392835be862583ae6e7d14459d178d91f628632a Mon Sep 17 00:00:00 2001 From: James Mellors Date: Thu, 3 Apr 2025 18:01:38 +0100 Subject: [PATCH] updating --- argo-apps/cert-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argo-apps/cert-manager.yaml b/argo-apps/cert-manager.yaml index 094eb45..3b3771b 100644 --- a/argo-apps/cert-manager.yaml +++ b/argo-apps/cert-manager.yaml @@ -19,7 +19,7 @@ spec: # Name of the chart in the repository chart: cert-manager # Specify a specific, stable version of the chart! (e.g., v1.14.4) - targetRevision: v1.14.4 # <-- UPDATE TO YOUR DESIRED STABLE VERSION + targetRevision: v1.17.1 # <-- UPDATE TO YOUR DESIRED STABLE VERSION # Helm-specific configuration helm: