From 36b5e2f8517c8e0b2d22dd427530a04075925e33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 17:08:42 +0000 Subject: [PATCH] chore(deps): update helm chart cert-manager to v1.20.3 --- 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..f4cfb86 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.3 sourceRef: kind: HelmRepository name: jetstack