Skip to content

Commit 1a2b49a

Browse files
committed
chore: upgrade netdata to latest version
1 parent e05bfbf commit 1a2b49a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_and_push.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
MY_IMAGE_NAME="caprover/netdata"
4-
NETDATA_VERSION="v1.8.0"
4+
NETDATA_VERSION="v1.34.1"
55

66
# ensure you're not running it on local machine
77
if [ -z "$CI" ] || [ -z "$GITHUB_REF" ]; then

0 commit comments

Comments
 (0)