diff --git a/manifest.toml b/manifest.toml index 5e850f4..c592600 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,11 +20,14 @@ code = "https://github.com/prometheus/prometheus" cpe = "cpe:2.3:a:prometheus:prometheus" [integration] -yunohost = ">= 4.3" +yunohost = ">= 11.2" architectures = ["i386", "amd64", "armhf", "arm64"] multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "50M" ram.runtime = "50M" diff --git a/tests.toml b/tests.toml index 1777a9f..ebf91af 100644 --- a/tests.toml +++ b/tests.toml @@ -8,7 +8,7 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - [default.test_upgrade_from.6c4d396] - name = "2021-06-23 v2.27.1" + [default.test_upgrade_from.64608cd51c8bef699a9f1295fee23d8ef26d5979] + name = "v2.48.0" args.admin = "package_checker" args.domain = "domain.tld"