All of lore.kernel.org
 help / color / mirror / Atom feed
* [isar-cip-core][PATCH] kas: Update to 5.1
@ 2025-12-16 16:23 Jan Kiszka
  0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2025-12-16 16:23 UTC (permalink / raw)
  To: cip-dev

From: Jan Kiszka <jan.kiszka@siemens.com>

Just housekeeping.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---

Forgotten for -rc1 - I thought we updated already.

 .gitlab-ci.yml | 2 +-
 kas-container  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3a202536..db8d642e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,7 +33,7 @@ stages:
   - cve-check
 
 default:
-  image: ghcr.io/siemens/kas/kas-isar:5.0-debian-bookworm
+  image: ghcr.io/siemens/kas/kas-isar:5.1-debian-bookworm
   before_script:
     - export http_proxy=$HTTP_PROXY
     - export https_proxy=$HTTPS_PROXY
diff --git a/kas-container b/kas-container
index 8e67071e..b46682e4 100755
--- a/kas-container
+++ b/kas-container
@@ -27,7 +27,7 @@
 
 set -e
 
-KAS_CONTAINER_SCRIPT_VERSION="5.0"
+KAS_CONTAINER_SCRIPT_VERSION="5.1"
 KAS_IMAGE_VERSION_DEFAULT="${KAS_CONTAINER_SCRIPT_VERSION}"
 KAS_CONTAINER_IMAGE_DISTRO_DEFAULT="debian-bookworm"
 KAS_CONTAINER_IMAGE_PATH_DEFAULT="ghcr.io/siemens/kas"
-- 
2.51.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-12-16 16:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-16 16:23 [isar-cip-core][PATCH] kas: Update to 5.1 Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.