chore: publish 0.3.0+1.26.0 release

This commit is contained in:
knoflook 2023-01-21 12:07:29 +01:00
parent e58aa8cb50
commit 62f1b0f6cf
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=0.2.0+1.26.0"
- "coop-cloud.${STACK_NAME}.version=0.3.0+1.26.0"
volumes:
vaultwarden_data: