From 8114b9ec1e69bbc1d15ff5e5d4280ab0b30a2536 Mon Sep 17 00:00:00 2001 From: Thore Cimbal Date: Fri, 21 Aug 2026 12:00:00 +0000 Subject: [PATCH] =?UTF-8?q?cert-manager:=20step=207=20of=207=20=E2=80=94?= =?UTF-8?q?=20v1.20.3=20to=20v1.21.1,=20the=20target=20(#0051)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Seven minors in sequence, each with the latest patch, exactly as the documentation requires. Every step was verified before the next one started: three deployments on the new version and fifteen certificates Ready. The measured point of the exercise: v1.14.0 carried 8 critical and 128 high findings across controller, webhook and cainjector; v1.21.1 carries 0 and 24. The next scan round will show it in the dashboard rather than in this message. --- apps/base/infra/cert-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/infra/cert-manager.yaml b/apps/base/infra/cert-manager.yaml index 423f330..21d5495 100644 --- a/apps/base/infra/cert-manager.yaml +++ b/apps/base/infra/cert-manager.yaml @@ -15,7 +15,7 @@ spec: # Weg: 1.15.5 -> 1.16.5 -> 1.17.4 -> 1.18.6 -> 1.19.6 -> 1.20.3 -> 1.21.1 # Am Zielimage gemessen: v1.14.0 traegt 8 CRITICAL und 128 HIGH ueber die # drei Images, v1.21.1 traegt 0 und 24. - version: "v1.20.3" + version: "v1.21.1" sourceRef: kind: HelmRepository name: jetstack