From b178a88bc7e09e3b95c1dba245e0649958537966 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 19:06:32 +0000 Subject: [PATCH] chore(deps): update helm chart cert-manager to v1.19.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..49dbfe4 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.19.3 sourceRef: kind: HelmRepository name: jetstack