Skip to content

Commit

Permalink
Update deploy.sh (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkatsoulas committed Dec 13, 2023
1 parent 66f869f commit eb43609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/netdata/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eb43609

Please sign in to comment.