chore: publish 1.0.0+v6.99 release
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2023-09-23 20:46:23 +01:00
parent a9181c180e
commit 53a08095f2
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,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.14.0+v6.99"
- "coop-cloud.${STACK_NAME}.version=1.0.0+v6.99"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
volumes: