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 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; diff --git a/manifest.json b/manifest.json index 2d8e8a9..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", @@ -23,7 +23,7 @@ "url": "" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.2" }, "multi_instance": false, "services": [