From 74353931fd4ccdca02975ce2916bcf8193af38ae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Jun 2026 14:06:40 +0000 Subject: [PATCH] chore(deps): update helm release cert-manager to v1.20.3 --- k8s/infra/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/infra/kustomization.yaml b/k8s/infra/kustomization.yaml index fa35e36..4e18e6b 100644 --- a/k8s/infra/kustomization.yaml +++ b/k8s/infra/kustomization.yaml @@ -16,7 +16,7 @@ helmCharts: includeCRDs: true releaseName: cert-manager repo: https://charts.jetstack.io - version: v1.20.2 + version: v1.20.3 valuesInline: crds: enabled: true -- 2.52.0