From c535b27df4f1ba1d7ae9fc92f661d90ffaf8f5a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 18:13:00 +0000 Subject: [PATCH] chore(deps): update helm chart cert-manager to v1.20.0 --- infrastructure/cert-manager/cert-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/cert-manager/cert-manager.yaml b/infrastructure/cert-manager/cert-manager.yaml index fe038dd..62461e7 100644 --- a/infrastructure/cert-manager/cert-manager.yaml +++ b/infrastructure/cert-manager/cert-manager.yaml @@ -9,7 +9,7 @@ spec: spec: # renovate: registryUrl=https://charts.jetstack.io chart: cert-manager - version: v1.5.4 + version: v1.20.0 sourceRef: kind: HelmRepository name: jetstack