diff --git a/README.md b/README.md index c5e0fde34ec3..c7dd59c4408b 100644 --- a/README.md +++ b/README.md @@ -931,10 +931,10 @@ SOFTWARE. [uptime-kuma-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [uptime-kuma-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [uptime-kuma-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.20.1 -[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.20.1/README.md +[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.21.0 +[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.21.0/README.md [bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues -[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.20.1-blue.svg +[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.21.0-blue.svg [bitwarden-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [bitwarden-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/bitwarden/CHANGELOG.md b/bitwarden/CHANGELOG.md index 513a955b1265..bfe3a10f2768 100644 --- a/bitwarden/CHANGELOG.md +++ b/bitwarden/CHANGELOG.md @@ -1,6 +1,14 @@ ## What’s changed +## 🚀 Enhancements + +- Remove deprecated websocket config @einschmidt ([#288](https://github.com/hassio-addons/addon-bitwarden/pull/288)) + +## 🧰 Maintenance + +- 🎆 Updates maintenance/license year to 2024 @frenck ([#293](https://github.com/hassio-addons/addon-bitwarden/pull/293)) + ## ⬆️ Dependency updates -- ⬆️ Update debian_12/libmariadb-dev-compat to v1:10.11.4-1~deb12u1 @renovate ([#282](https://github.com/hassio-addons/addon-bitwarden/pull/282)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.2.0 @renovate ([#284](https://github.com/hassio-addons/addon-bitwarden/pull/284)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.1 @renovate ([#292](https://github.com/hassio-addons/addon-bitwarden/pull/292)) +- ⬆️ Update vaultwarden/server Docker tag to v1.30.1 @renovate ([#287](https://github.com/hassio-addons/addon-bitwarden/pull/287)) diff --git a/bitwarden/DOCS.md b/bitwarden/DOCS.md index ab41f38f469c..d60e316c8f01 100644 --- a/bitwarden/DOCS.md +++ b/bitwarden/DOCS.md @@ -150,7 +150,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2023 Franck Nijhof +Copyright (c) 2019-2024 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/bitwarden/README.md b/bitwarden/README.md index 577ec2e488dd..999a7a12f423 100644 --- a/bitwarden/README.md +++ b/bitwarden/README.md @@ -35,11 +35,11 @@ email, bank, and other important accounts. USE A PASSWORD MANAGER! [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-bitwarden-rs/115573?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.20.1-blue.svg -[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.20.1 +[release-shield]: https://img.shields.io/badge/version-v0.21.0-blue.svg +[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.21.0 [screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png [vaultwarden]: https://github.com/dani-garcia/vaultwarden diff --git a/bitwarden/config.yaml b/bitwarden/config.yaml index 1aa0ed9f8f19..90c287c00516 100644 --- a/bitwarden/config.yaml +++ b/bitwarden/config.yaml @@ -1,5 +1,5 @@ name: Vaultwarden (Bitwarden) -version: 0.20.1 +version: 0.21.0 slug: bitwarden description: Open source password management solution url: https://github.com/hassio-addons/addon-bitwarden