chore: publish 1.1.0+1.30.5 release

This commit is contained in:
Javielico 2024-03-18 14:55:49 +00:00
parent 371fa36d15
commit 06c0d8ffd4
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,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=1.0.0+1.30.5"
- "coop-cloud.${STACK_NAME}.version=1.1.0+1.30.5"
- "backupbot.backup=true"
- "backupbot.backup.path=/data"