From 8ed479fcf18ea256429e3359d46016d2f331c53b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 11 Dec 2023 12:43:28 +0100 Subject: [PATCH] Upgrade from a working commit --- manifest.toml | 4 +--- tests.toml | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 06a75f3..c23e6d9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Monitorix" description.en = "A system monitoring tool" description.fr = "Un outil de monitoring système" -version = "3.15.0~ynh3" +version = "3.15.0~ynh4" maintainers = ["Josue-T"] @@ -31,11 +31,9 @@ ram.runtime = "50M" [install] [install.domain] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "domain" [install.path] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "path" default = "/monitorix" diff --git a/tests.toml b/tests.toml index 65b9ac3..a5c05b2 100644 --- a/tests.toml +++ b/tests.toml @@ -6,5 +6,5 @@ test_format = 1.0 exclude = [] - [default.test_upgrade_from.c09953008a913b5e1d46be561a10a746eab6d23e] - name = "v3.12" + [default.test_upgrade_from.6ea6f67f5d3b7a3303a5ff2f4640e6e01cb6bdae] + name = "v3.15.0~ynh3 (manifestv1)"