From c3a930db5a0b341bf2cc18ec9854c9d9e934ab33 Mon Sep 17 00:00:00 2001 From: xeniape Date: Fri, 19 Sep 2025 13:39:50 +0200 Subject: [PATCH] chore: Bump vector version for 25.11.0 --- release/image-checks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/image-checks.sh b/release/image-checks.sh index 53df0f8..57adc59 100755 --- a/release/image-checks.sh +++ b/release/image-checks.sh @@ -122,5 +122,5 @@ check_tags_for_product tools 1.0.0 "$SDP_RELEASE" check_tags_for_product trino 451 "$SDP_RELEASE" check_tags_for_product trino 470 "$SDP_RELEASE" check_tags_for_product trino 476 "$SDP_RELEASE" -check_tags_for_product vector 0.47.0 "$SDP_RELEASE" +check_tags_for_product vector 0.49.0 "$SDP_RELEASE" check_tags_for_product zookeeper 3.9.3 "$SDP_RELEASE"