Version v1.38.0; sync labels
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2021-07-14 07:02:39 +00:00
parent 012a93a689
commit 68f18336d7
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,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}.app.version=v1.37.1-451e3012
- coop-cloud.${STACK_NAME}.app.version=v1.38.0-c9ed13d0
restart_policy:
condition: on-failure
delay: "60s"