From f4438fdf7126b7e1045cb43ce541ffc7876b2c0a Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Mon, 16 Jun 2025 11:25:19 -0400 Subject: [PATCH] CI: update KAS container to 4.7 Bump the KAS container to the latest version 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 fc8023c8..c06b05e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ${MIRROR_GHCR}/siemens/kas/kas:4.4 +image: ${MIRROR_GHCR}/siemens/kas/kas:4.7 variables: # These are needed as the k8s executor doesn't respect the container