chore: publish 4.0.0+v2.25.3 release
This commit is contained in:
parent
1a937addc2
commit
014deacc0f
@ -71,7 +71,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=3.0.0+v2.25.3"
|
||||
- "coop-cloud.${STACK_NAME}.version=4.0.0+v2.25.3"
|
||||
- "backupbot.backup:=${ENABLE_BACKUPS:-true}"
|
||||
worker:
|
||||
image: loomio/loomio:v2.25.3
|
||||
|
1
release/4.0.0+v2.25.3
Normal file
1
release/4.0.0+v2.25.3
Normal file
@ -0,0 +1 @@
|
||||
ATTENTION: Perform a deployment of version 3.0.0+v2.25.3 before upgrading to this version. Otherwise there will be complications with database migrations. This version upgrades the used postgres container to version 17 with auto-upgrade functionality.
|
Loading…
x
Reference in New Issue
Block a user