From 08cd9f82c44a1af8daa99e60c60dd8c550f83238 Mon Sep 17 00:00:00 2001 From: xeniape Date: Mon, 29 Sep 2025 14:09:22 +0200 Subject: [PATCH] chore: Bump opa 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 09986af..b116800 100755 --- a/release/image-checks.sh +++ b/release/image-checks.sh @@ -111,7 +111,7 @@ check_tags_for_product nifi 2.4.0 "$SDP_RELEASE" check_tags_for_product omid 1.1.2 "$SDP_RELEASE" check_tags_for_product omid 1.1.3 "$SDP_RELEASE" check_tags_for_product opa 1.4.2 "$SDP_RELEASE" -check_tags_for_product opa 1.0.1 "$SDP_RELEASE" +check_tags_for_product opa 1.8.0 "$SDP_RELEASE" check_tags_for_product spark-connect-client 3.5.6 "$SDP_RELEASE" stackable check_tags_for_product spark-k8s 3.5.5 "$SDP_RELEASE" check_tags_for_product spark-k8s 3.5.6 "$SDP_RELEASE"