chore: upgrade to 4.0.0+v2.0.0 #2

Closed
autonomic-bot wants to merge 10 commits from upgrade-4.0.0+v2.1.5 into main
5 changed files with 48 additions and 68 deletions
Showing only changes of commit 60a611d1fd - Show all commits

View File

@ -33,7 +33,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=4.0.0+v2.0.0
- coop-cloud.${STACK_NAME}.version=3.1.0+v2.0.0
db:
image: pgautoupgrade/pgautoupgrade:18-alpine
volumes: