chore: publish 1.0.1+v5.0.7 release

This commit is contained in:
2026-05-08 14:32:14 +02:00
parent fcf6984a89
commit 7c3ef33d30
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "traefik.http.middlewares.${STACK_NAME}.forwardauth.address=http://${STACK_NAME}_app:3000/api/auth/traefik"
## When you're ready for release, run "abra recipe sync <name>" to set this
- "coop-cloud.${STACK_NAME}.version=1.0.0+v4"
- "coop-cloud.${STACK_NAME}.version=1.0.1+v5.0.7"
environment:
TINYAUTH_APPURL: "https://${DOMAIN}"
TINYAUTH_ANALYTICS_ENABLED: "true"