diff --git a/README.md b/README.md index 8ffdd23..c95eebc 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.38.1~ynh1 +**Shipped version:** 1.39.1~ynh1 **Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 312daac..8831e8b 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.38.1~ynh1 +**Version incluse :** 1.39.1~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 0c2e17d..7c488e3 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.38.1/netdata-v1.38.1.tar.gz -SOURCE_SUM=e32a5427f0c00550210dbbf0046c2621313955256edf836db686e2bc270b8d10 +SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.39.1/netdata-v1.39.1.tar.gz +SOURCE_SUM=92eaca53211cacc866a4d2a9c00a431d8e212399d15f15bdd819c8f1a0c1e8dd SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b76a854..2baf3f7 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.38.1~ynh1", + "version": "1.39.1~ynh1", "url": "http://my-netdata.io/", "upstream": { "license": "GPL-3.0",