From c4e1caa232294508d761dd1aaae6675a20b7757c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Oct 2023 06:10:33 +0000 Subject: [PATCH 1/2] Upgrade to v1.43.2 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index ee7354b..b8e97d7 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.43.0/netdata-v1.43.0.tar.gz -SOURCE_SUM=d3c66273d8eb62290d412c870dcde45ea214ad187df9d5350f682d9e6d19d426 +SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.43.2/netdata-v1.43.2.tar.gz +SOURCE_SUM=d4a7ea2717ac7c8f04865f18e13aeaa0a36784156059f1b5ced75a44f74afc4d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3a799f5..5011a0e 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.43.0~ynh1", + "version": "1.43.2~ynh1", "url": "http://my-netdata.io/", "upstream": { "license": "GPL-3.0", From f5b9737e3e2aedfdb5ff879be67fbac85bf6d814 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 2 Nov 2023 08:01:31 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 3 ++- README_fr.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b0b07c..718b182 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.43.0~ynh1 +**Shipped version:** 1.43.2~ynh1 **Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Disclaimers / important information @@ -213,6 +213,7 @@ write a collector for your custom application using our [plugin API](/collectors * Official app website: * Official admin documentation: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index ca1a3e7..05dfb08 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.43.0~ynh1 +**Version incluse :** 1.43.2~ynh1 **Démo :** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Avertissements / informations importantes @@ -213,6 +213,7 @@ 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 : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs