Update vaultwarden to 1.33.2 (#2215)

This commit is contained in:
Nathan Fretz 2025-02-18 12:29:28 +10:00 committed by GitHub
parent 8764e91d88
commit 313a36e08a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 9 deletions

View File

@ -8,11 +8,11 @@ services:
PROXY_AUTH_ADD: "false"
server:
image: vaultwarden/server:1.33.1@sha256:24aa90c2424f2f6b10862ba84dc9141d09c1df2b7025f111c9b2bbc4c078894b
image: vaultwarden/server:1.33.2@sha256:87edb99945da91bd7504ac1435495595af2e89ad2c7adc151ae5bf091ec8baf2
user: "1000:1000"
restart: on-failure
stop_grace_period: 1m
volumes:
- ${APP_DATA_DIR}/data:/data
environment:
ROCKET_PORT: 8089
ROCKET_PORT: 8089

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: vaultwarden
category: files
name: Vaultwarden
version: "1.33.1"
version: "1.33.2"
tagline: Unofficial Bitwarden® compatible server
description: >-
Vaultwarden is an alternative
@ -48,11 +48,10 @@ description: >-
releaseNotes: >-
Key highlights in this release:
- Fixed issues with icons not working on desktop clients
- Resolved problems with invites not always working
- Improved DUO settings configuration
- Enhanced manager rights
- Fixed mobile client sync issues
- Fixed icon redirect issues affecting desktop clients
- Improved collection management and member editing
- Enhanced security with workflow updates
- Added bulk access functionality for collections
Full release notes are available at https://github.com/dani-garcia/vaultwarden/releases
@ -71,4 +70,4 @@ defaultUsername: ""
defaultPassword: ""
torOnly: true
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/44c842bddafffa558569f730cb0d5442ee073bf5
submission: https://github.com/getumbrel/umbrel/commit/44c842bddafffa558569f730cb0d5442ee073bf5