From 2442759224d825ec6ff198d9708842807e7a140e Mon Sep 17 00:00:00 2001 From: Danny Groenewegen Date: Fri, 7 Aug 2026 09:16:00 +0200 Subject: [PATCH] update metadata --- README.md | 9 +++++---- renovate.json | 3 ++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ae3ba02..3edc1d9 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,15 @@ All-in-one Mail & Collaboration server. Secure, scalable and fluent in every pro +* **Maintainer**: [@dannygroenewegen](https://git.coopcloud.tech/dannygroenewegen) * **Category**: Apps -* **Status**: 0 +* **Status**: 3 * **Image**: [`stalwartlabs/stalwart`](https://hub.docker.com/r/stalwartlabs/stalwart), 4 * **Healthcheck**: Yes * **Backups**: Yes -* **Email**: Yes -* **Tests**: No -* **SSO**: Yes +* **Email**: N/A +* **Tests**: 0 +* **SSO**: 1 diff --git a/renovate.json b/renovate.json index 5db72dd..6d51eb3 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:recommended" + "config:recommended", + "group:allNonMajor" ] } -- 2.54.0