diff --git a/release/image-checks.sh b/release/image-checks.sh index 57adc59..09986af 100755 --- a/release/image-checks.sh +++ b/release/image-checks.sh @@ -90,8 +90,8 @@ check_tags_for_product airflow 2.10.4 "$SDP_RELEASE" check_tags_for_product airflow 2.10.5 "$SDP_RELEASE" check_tags_for_product airflow 3.0.1 "$SDP_RELEASE" check_tags_for_product druid 30.0.1 "$SDP_RELEASE" -check_tags_for_product druid 31.0.1 "$SDP_RELEASE" check_tags_for_product druid 33.0.0 "$SDP_RELEASE" +check_tags_for_product druid 34.0.0 "$SDP_RELEASE" check_tags_for_product hadoop 3.3.6 "$SDP_RELEASE" check_tags_for_product hadoop 3.4.1 "$SDP_RELEASE" check_tags_for_product hbase 2.6.1 "$SDP_RELEASE"