mirror of
https://github.com/YunoHost-Apps/prometheus_ynh.git
synced 2024-09-03 20:16:01 +02:00
Update manifest.toml
This commit is contained in:
parent
c75f012388
commit
ff88c50e62
1 changed files with 4 additions and 1 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"
|
||||
|
|
Loading…
Add table
Reference in a new issue