diff --git a/stacks/ant-media/deploy.sh b/stacks/ant-media/deploy.sh index a5ce1b85..87b8c2d3 100755 --- a/stacks/ant-media/deploy.sh +++ b/stacks/ant-media/deploy.sh @@ -13,7 +13,7 @@ helm repo update > /dev/null ################################################################################ STACK="antmedia" CHART="antmedia/antmedia" -CHART_VERSION="2.8.2" +CHART_VERSION="2.9.0" NAMESPACE="antmedia" if [ -z "${MP_KUBERNETES}" ]; then