chore: publish 2.0.0+v1.5.1 release

This commit is contained in:
3wc
2023-08-11 12:11:28 +02:00
parent ee337feaea
commit c5b29affd8
2 changed files with 8 additions and 1 deletions

View File

@ -28,7 +28,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.1.0+1.5.1
- coop-cloud.${STACK_NAME}.version=2.0.0+v1.5.1
db:
image: postgres:13.11
configs: