diff --git a/README.md b/README.md index 328e734..1fcf166 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.41.0~ynh1 +**Shipped version:** 1.42.0~ynh1 **Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 5e33433..c6ba883 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.41.0~ynh1 +**Version incluse :** 1.42.0~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 9ca73e4..c372a81 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.41.0/netdata-v1.41.0.tar.gz -SOURCE_SUM=8372d86ab88f7ec0b0b714dabbf2d03cf819d5db9bf4d8ae612f1a3dbc96b9a0 +SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.42.0/netdata-v1.42.0.tar.gz +SOURCE_SUM=10c5685ba184a348fb75d0ce2d011bf9227774a07de60197a81b04373d5ea333 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index cf146fa..e48a6ee 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.41.0~ynh1", + "version": "1.42.0~ynh1", "url": "http://my-netdata.io/", "upstream": { "license": "GPL-3.0",