From c5b9ab76e2a5099bd6eda60b50e5987a77faa2df Mon Sep 17 00:00:00 2001 From: Paul Holzinger Date: Tue, 16 Jun 2026 10:42:42 +0200 Subject: [PATCH] Update automation image to 2026-06-16 Signed-off-by: Paul Holzinger (cherry picked from commit 5c189e813620e44f281fb683d275e8cc8d7d0a5f) Signed-off-by: Paul Holzinger --- hack/ci/ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/ci/ci.sh b/hack/ci/ci.sh index cf4cb6356e..f50a8104fb 100755 --- a/hack/ci/ci.sh +++ b/hack/ci/ci.sh @@ -6,7 +6,7 @@ SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" && pwd ) source "$SCRIPT_DIR/lib.sh" -AUTOMATION_RELEASE="20260520t200858z" +AUTOMATION_RELEASE="20260616t073924z" # TODO should be renovate managed LIMA_VM_NAME=podman-ci REPO_DIR="$SCRIPT_DIR/../.."