From 70a3a5b34a2dc8eb28747cb2866d6293f8d2536b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 21:17:02 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20cert-manager=20(?= =?UTF-8?q?=20v1.20.0=20=E2=86=92=20v1.20.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------ | ------- | ------- | | helm | cert-manager | v1.20.0 | v1.20.1 | Signed-off-by: Roger Rumao --- infrastructure/cert-manager/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/cert-manager/Chart.yaml b/infrastructure/cert-manager/Chart.yaml index 3141855f0..d3f2c56a6 100644 --- a/infrastructure/cert-manager/Chart.yaml +++ b/infrastructure/cert-manager/Chart.yaml @@ -3,5 +3,5 @@ apiVersion: v2 version: 1.0.0 dependencies: - name: cert-manager - version: "v1.20.0" + version: "v1.20.1" repository: https://charts.jetstack.io