From 4916898cbc1964da151e3ead7c65b8ca62c5b11e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 20:38:22 +0000 Subject: [PATCH] chore(deps): update helm chart cert-manager to v1.20.1 --- 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..8c67a8f 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.1 sourceRef: kind: HelmRepository name: jetstack