From 55ea2f9fe3c3f92fec12461f4a859eb7550f4e05 Mon Sep 17 00:00:00 2001 From: Kay0u Date: Wed, 27 Dec 2023 23:22:02 +0100 Subject: [PATCH 1/4] do not catch the yunohost api upgrade message --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 61d832f..47db643 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,5 +1,5 @@ #sub_path_only rewrite ^__PATH__$ __PATH__/ permanent; -location ~ __PATH__/(?.*) { +location ~ ^__PATH__/(?.*) { proxy_redirect off; proxy_set_header Host $host; From 43fdb78d4e3c718f88b72b9bb839c9a4becfa544 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 28 Dec 2023 09:20:32 +0100 Subject: [PATCH 2/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2d8e8a9..a343fa8 100644 --- a/manifest.json +++ b/manifest.json @@ -23,7 +23,7 @@ "url": "" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.2" }, "multi_instance": false, "services": [ From e284573897cffd2d0a392e986745e23d20fb833b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 28 Dec 2023 10:15:26 +0100 Subject: [PATCH 3/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a343fa8..9c24cd5 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.44.1~ynh1", + "version": "1.44.1~ynh2", "url": "http://my-netdata.io/", "upstream": { "license": "GPL-3.0", From cd05e7b2080a22eb13919690075a27deff95d49a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 28 Dec 2023 09:15:31 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79b6af0..9d4a959 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.44.1~ynh1 +**Shipped version:** 1.44.1~ynh2 **Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 2f1d497..e80688a 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.44.1~ynh1 +**Version incluse :** 1.44.1~ynh2 **Démo :** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Avertissements / informations importantes