diff --git a/stacks/netdata/deploy.sh b/stacks/netdata/deploy.sh index a779c667..0c24dda2 100755 --- a/stacks/netdata/deploy.sh +++ b/stacks/netdata/deploy.sh @@ -13,7 +13,7 @@ helm repo update > /dev/null ################################################################################ STACK="netdata" CHART="netdata/netdata" -CHART_VERSION="3.7.76" +CHART_VERSION="3.7.80" NAMESPACE="netdata" if [ -z "${MP_KUBERNETES}" ]; then