diff --git a/README.md b/README.md index e5fb4ed..0e9ca08 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**Shipped version:** 1.42.1~ynh1 +**Shipped version:** 1.42.2~ynh1 **Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 2163896..83d6498 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**Version incluse :** 1.42.1~ynh1 +**Version incluse :** 1.42.2~ynh1 **Démo :** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Avertissements / informations importantes diff --git a/conf/app.src b/conf/app.src index 43a4987..4b675fd 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.42.1/netdata-v1.42.1.tar.gz -SOURCE_SUM=2728f74ec499bb8cce4d046b1ed3980bf3c84ad225a77d0be3b70f653a787a76 +SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.42.2/netdata-v1.42.2.tar.gz +SOURCE_SUM=857108e3076f0d35de4109622847dea3ca750c326400798723a8f45a7842d276 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 37e5eb2..2ed14bf 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Real-time performance and health monitoring", "fr": "Monitoring serveur en temps reel" }, - "version": "1.42.1~ynh1", + "version": "1.42.2~ynh1", "url": "http://my-netdata.io/", "upstream": { "license": "GPL-3.0",