From a0369d76b15bf417d2c8d5282606fc1c3e01b833 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 18:46:09 +0000 Subject: [PATCH] Update Helm release cert-manager to v1.19.1 --- infrastructure/controllers/cert-manager/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/controllers/cert-manager/release.yaml b/infrastructure/controllers/cert-manager/release.yaml index 3897f1d..e332b4f 100644 --- a/infrastructure/controllers/cert-manager/release.yaml +++ b/infrastructure/controllers/cert-manager/release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cert-manager - version: "v1.19.0" + version: "v1.19.1" sourceRef: kind: HelmRepository name: cert-manager