From f2e63f9552495877cd8e6cb6e80321c246647790 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:33:36 +0000 Subject: [PATCH] chore(deps): update helm chart cert-manager to v1.20.2 --- 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..bf5d153 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.2 sourceRef: kind: HelmRepository name: jetstack