chore: publish 0.1.0+v1.5.0 release

This commit is contained in:
Philipp Rothmann 2023-05-24 11:10:50 +02:00
parent 9c0a336334
commit 1f8f095830
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ services:
- "traefik.http.routers.${STACK_NAME}-node.tls=true"
- "traefik.http.routers.${STACK_NAME}-node.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "traefik.http.routers.${STACK_NAME}-node.middlewares=basicauth@file"
- "coop-cloud.${STACK_NAME}.version=0.1.0+v1.5.0"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
cadvisor: