chore: publish 3.0.0+1.35.2 release #14
@ -30,4 +30,4 @@ TX="Europe/Berlin"
|
||||
#SMTP_USERNAME=noreply@example.com
|
||||
#SMTP_HOST=mail.example.com
|
||||
#SMTP_PORT=587
|
||||
#SMTP_SECURITY=starttls
|
||||
#SMTP_SECURITY=starttls
|
||||
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: vaultwarden/server:1.34.3
|
||||
image: vaultwarden/server:1.35.2
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
@ -43,7 +43,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=2.1.1+1.34.3"
|
||||
- "coop-cloud.${STACK_NAME}.version=3.0.0+1.35.2"
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/data"
|
||||
|
||||
|
||||
1
release/2.0.1+1.35.2
Normal file
1
release/2.0.1+1.35.2
Normal file
@ -0,0 +1 @@
|
||||
Allows support for 2026.1+ clients.
|
||||
Reference in New Issue
Block a user