From 55a635e988f04da18073c395ecb71694ba818245 Mon Sep 17 00:00:00 2001 From: xeniape Date: Thu, 9 Oct 2025 15:46:23 +0200 Subject: [PATCH] chore: Bump nifi version for 25.11.0 --- release/image-checks.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/release/image-checks.sh b/release/image-checks.sh index 3a66534..79c2100 100755 --- a/release/image-checks.sh +++ b/release/image-checks.sh @@ -108,6 +108,7 @@ check_tags_for_product krb5 1.21.1 "$SDP_RELEASE" check_tags_for_product nifi 1.27.0 "$SDP_RELEASE" check_tags_for_product nifi 1.28.1 "$SDP_RELEASE" check_tags_for_product nifi 2.4.0 "$SDP_RELEASE" +check_tags_for_product nifi 2.6.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"