@cryptotaxi247 / netdata-1 / commits / f13f43109

Bump repoconfig package version used in kickstart.sh (#13235)

Austin S. Hemmelgarn committed Jun 28, 2022 at 04:10 UTC f13f43109c97be2021d48b286b765be6af804763
1 file changed +1 -1
packaging/installer/kickstart.sh
+1 -1
@@ -30,7 +30,7 @@ PACKAGES_SCRIPT="https://raw.githubusercontent.com/netdata/netdata/master/packag
30 PATH="${PATH}:/usr/local/bin:/usr/local/sbin"
31 PUBLIC_CLOUD_URL="https://app.netdata.cloud"
32 REPOCONFIG_URL_PREFIX="https://packagecloud.io/netdata/netdata-repoconfig/packages"
33 -REPOCONFIG_VERSION="1-1"
33 +REPOCONFIG_VERSION="1-2"
34 START_TIME="$(date +%s)"
35 STATIC_INSTALL_ARCHES="x86_64 armv7l aarch64 ppc64le"
36 TELEMETRY_URL="https://posthog.netdata.cloud/capture/"