From 0a345cebbc8f6943476453588be2f3d305409b63 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 26 Sep 2023 06:16:28 +0000 Subject: [PATCH 1/4] Upgrade to v5.0.38 --- manifest.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6804423..9be75e5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Monitoring tool for diverse IT components, including networks, servers, VMs and cloud services", "fr": "Outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne" }, - "version": "5.0.20~ynh2", + "version": "5.0.38~ynh1", "url": "https://www.zabbix.com", "upstream": { "license": "GPL-2.0-or-later", @@ -56,7 +56,23 @@ "en": "Choose the application language", "fr": "Choisissez la langue de l'application" }, - "choices": ["en_GB", "en_US", "cz_CN", "cs_CZ", "fr_FR", "ko_KR", "ja_JP", "nb_NO", "pl_PL", "pt_BR", "pt_PT", "ru_RU", "sk_SK", "tr_TR", "uk_UA"], + "choices": [ + "en_GB", + "en_US", + "cz_CN", + "cs_CZ", + "fr_FR", + "ko_KR", + "ja_JP", + "nb_NO", + "pl_PL", + "pt_BR", + "pt_PT", + "ru_RU", + "sk_SK", + "tr_TR", + "uk_UA" + ], "default": "en_US" }, { From 36a9f5e0709eb14d668dc0ad4aab4fe95ca2c96d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 26 Sep 2023 06:16:33 +0000 Subject: [PATCH 2/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 20c25fc..d390570 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services. -**Shipped version:** 5.0.20~ynh2 +**Shipped version:** 5.0.38~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 156ad2a..c0532ba 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Un outil de surveillance pour divers composants informatiques, notamment les réseaux, les serveurs, les machines virtuelles et les services en nuage. -**Version incluse :** 5.0.20~ynh2 +**Version incluse :** 5.0.38~ynh1 ## Captures d’écran From 5d0e360dafae068ea4935d650856638ce4007192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:02:36 +0200 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 9be75e5..4808660 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,7 @@ "email": "" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.2" }, "multi_instance": false, "services": [ From 3471205328f5e1d1eb53090c3b4f449ba63cd30b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 19 Oct 2023 11:02:41 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 1 - README_fr.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index d390570..d17e871 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an * 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 c0532ba..a978e2c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -40,7 +40,6 @@ Un outil de surveillance pour divers composants informatiques, notamment les ré * 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