mirror of
https://github.com/YunoHost-Apps/prometheus_ynh.git
synced 2024-09-03 20:16:01 +02:00
Merge branch 'testing' into ci-auto-update-2.50.1
This commit is contained in:
commit
732de6adb0
2 changed files with 6 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue