chore: publish 2.0.0+v4.4.7 release
Some checks failed
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
3wc
2025-10-19 11:37:28 -04:00
parent 3b51e3c602
commit a6749ed224
2 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
- "traefik.http.routers.${STACK_NAME}_web.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}_web.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}_web.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=1.3.0+v4.4.4"
- "coop-cloud.${STACK_NAME}.version=2.0.0+v4.4.7"
configs: &configs
- source: entrypoint_sh
target: /usr/local/bin/entrypoint.sh

1
release/2.0.0+v4.4.7 Normal file
View File

@ -0,0 +1 @@
This release includes several Postgres major version upgrades; this should work automatically, but please take extra care to make a database backup before upgrading!