chore: publish 1.4.0+v2.6.3 release

This commit is contained in:
Hermann Käser
2026-04-03 20:17:21 -04:00
parent 3a131b8a3f
commit 03d5e748c5
2 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=1.4.0+v2.5.6"
- "coop-cloud.${STACK_NAME}.version=1.5.0+v2.6.3"
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
- "backupbot.volumes.model-cache=false"
- "backupbot.volumes.uploads=false"

1
release/1.5.0+v2.6.3 Normal file
View File

@ -0,0 +1 @@
there might be some long running db migrations that cause the update to look like it's timed out, check `abra ps` to verify status