chore: publish 1.1.0+v5.1.2 release

This commit is contained in:
devydave
2026-07-22 18:24:26 +02:00
parent 3c84f8c4bc
commit 79884cadc2
+1 -1
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.1+v5.0.7"
- "coop-cloud.${STACK_NAME}.version=1.1.0+v5.1.2"
environment:
TINYAUTH_APPURL: "https://${DOMAIN}"
TINYAUTH_ANALYTICS_ENABLED: "true"