1
0
Fork 0
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:
OniriCorpe 2024-02-29 22:22:38 +01:00 committed by GitHub
commit 732de6adb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 3 deletions

View file

@ -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"

View file

@ -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"