chore: publish 7.1.0+v1.149.1 release

This commit is contained in:
Simon
2026-05-11 13:18:01 +02:00
parent c71dc162cb
commit 3f488167bc
2 changed files with 2 additions and 1 deletions

View File

@ -108,7 +108,7 @@ services:
restart_policy:
condition: on-failure
labels:
- "coop-cloud.${STACK_NAME}.version=7.0.2+v1.149.1"
- "coop-cloud.${STACK_NAME}.version=7.1.0+v1.149.1"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]

1
release/7.1.0+v1.149.1 Normal file
View File

@ -0,0 +1 @@
added matrix-authentication-service as opt-in to the recipe, see readme for details