chore: publish 3.0.0+2.2.1 release

This commit is contained in:
stevensting
2026-04-02 15:02:04 +02:00
parent e59db61344
commit 3b2a3fc5e9
2 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,7 @@ services:
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=2.0.0+2.0.0-beta.1"
- "coop-cloud.${STACK_NAME}.version=3.0.0+2.2.1"
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
healthcheck:
test: "curl -L localhost:3001"

1
release/3.0.0+2.2.1 Normal file
View File

@ -0,0 +1 @@
In case you are currently using MariaDb instead of the internal sqlite, you need to activate the usage of compose.mariadb.yaml in your env file. (compare .env.sample) Reason for this is that the mariadb container was removed from compose.yml