Update vaultwarden/server Docker tag to v1.30.1 #101
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/vaultwarden-server-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.30.0-alpine
->1.30.1-alpine
Release Notes
dani-garcia/vaultwarden (vaultwarden/server)
v1.30.1
Compare Source
This is a minor release to fix some issues with the
Login with device
feature, and restore thealpine
docker tag that was missing on the latest release.⚠️ Note: The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the wiki. It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in a future release.
What's Changed
Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.30.0...1.30.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.