Version v1.33.0; sync labels

This commit is contained in:
decentral1se 2021-05-06 09:38:03 +02:00
parent b704f7aceb
commit 3c74eccfa1
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
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.32.2-5848d4b0
- coop-cloud.${STACK_NAME}.app.version=v1.33.0-9df16552
restart_policy:
condition: on-failure
delay: "60s"