Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
muratugureminoglu authored Apr 17, 2024
1 parent f882943 commit 1ebd688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/ant-media/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1ebd688

Please sign in to comment.