From 213671c10a9a5e8c41fcb0f557b70563fd446b99 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Apr 2026 16:00:37 +0000 Subject: [PATCH] Update Helm release cert-manager to v1.20.2 --- infra/controllers/cert-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/controllers/cert-manager.yaml b/infra/controllers/cert-manager.yaml index f379193..d39dbe2 100644 --- a/infra/controllers/cert-manager.yaml +++ b/infra/controllers/cert-manager.yaml @@ -23,7 +23,7 @@ spec: chart: spec: chart: cert-manager - version: v1.20.1 + version: v1.20.2 sourceRef: kind: HelmRepository name: cert-manager -- 2.52.0