From ff88c50e6225ae788a433976acf8622acb3d12cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 12 Jan 2024 21:27:02 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index d9f9b9f..e13b0bf 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"