We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b5847 commit 14e654eCopy full SHA for 14e654e
1 file changed
release/image-checks.sh
@@ -99,6 +99,8 @@ check_tags_for_product hbase 2.6.2 "$SDP_RELEASE"
99
check_tags_for_product hive 3.1.3 "$SDP_RELEASE"
100
check_tags_for_product hive 4.0.0 "$SDP_RELEASE"
101
check_tags_for_product hive 4.0.1 "$SDP_RELEASE"
102
+check_tags_for_product hive 4.1.0 "$SDP_RELEASE"
103
+check_tags_for_product hive 4.2.0 "$SDP_RELEASE"
104
check_tags_for_product kafka-testing-tools 1.0.0 "$SDP_RELEASE"
105
check_tags_for_product kafka 3.7.2 "$SDP_RELEASE"
106
check_tags_for_product kafka 3.9.0 "$SDP_RELEASE"
0 commit comments