From 120782d5fe0581dfd38679968b23b1d06268da43 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 18 May 2026 16:30:21 +0100 Subject: [PATCH] CI: use kas 5.2 Upgrade to the latest version of Kas. Signed-off-by: Ross Burton Signed-off-by: Jon Mason --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e40ae84d..f77a2853 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ${MIRROR_GHCR}/siemens/kas/kas:4.7 +image: ${MIRROR_GHCR}/siemens/kas/kas:5.2 variables: # These are needed as the k8s executor doesn't respect the container