diff --git a/README.md b/README.md index 72afb57..9b0b07c 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.3~ynh1 +**Shipped version:** 1.43.0~ynh1 **Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Disclaimers / important information @@ -213,7 +213,6 @@ write a collector for your custom application using our [plugin API](/collectors * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index a784f52..ca1a3e7 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.3~ynh1 +**Version incluse :** 1.43.0~ynh1 **Démo :** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Avertissements / informations importantes @@ -213,7 +213,6 @@ write a collector for your custom application using our [plugin API](/collectors * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs diff --git a/conf/app.src b/conf/app.src index df3fa33..ee7354b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.42.3/netdata-v1.42.3.tar.gz -SOURCE_SUM=36cd2a1e06001fa77bf30ece74571d730a204cf509d37ffe42f05f7671d9ff31 +SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.43.0/netdata-v1.43.0.tar.gz +SOURCE_SUM=d3c66273d8eb62290d412c870dcde45ea214ad187df9d5350f682d9e6d19d426 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a1928dd..3a799f5 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.3~ynh1", + "version": "1.43.0~ynh1", "url": "http://my-netdata.io/", "upstream": { "license": "GPL-3.0",