chore: publish 0.5.0+v6.20 release

This commit is contained in:
Philipp Rothmann 2022-05-05 15:56:28 +02:00
parent d97a48af0e
commit 9f89d5d475
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.4.0+v6.12"
- "coop-cloud.${STACK_NAME}.version=0.5.0+v6.20"
volumes:
wekan-db: