From 92390ff250778d0892ff0d4561b73eaaa8a0a7e6 Mon Sep 17 00:00:00 2001 From: ShadowArcanist Date: Wed, 22 Oct 2025 13:18:55 +0530 Subject: [PATCH] Added coollabs/minio to the SPECIFIC SERVICES lists --- bootstrap/helpers/constants.php | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap/helpers/constants.php b/bootstrap/helpers/constants.php index d1ae1e4fd..382e2d015 100644 --- a/bootstrap/helpers/constants.php +++ b/bootstrap/helpers/constants.php @@ -52,6 +52,7 @@ 'quay.io/minio/minio', 'minio/minio', 'ghcr.io/coollabsio/minio', + 'coollabsio/minio', 'svhd/logto', ];