From 253a2c9e819f1e6d8aa2e68a272f72e4f111b3f8 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 7 Jan 2024 16:29:39 +0000 Subject: [PATCH] :tada: Release of add-on Vaultwarden (Bitwarden) 0.21.0 --- README.md | 6 +++--- bitwarden/CHANGELOG.md | 12 ++++++++++-- bitwarden/DOCS.md | 2 +- bitwarden/README.md | 6 +++--- bitwarden/config.yaml | 2 +- 5 files changed, 18 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 964ad9d7..e3571fa1 100644 --- a/README.md +++ b/README.md @@ -947,10 +947,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 513a955b..bfe3a10f 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 ab41f38f..d60e316c 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 f2b07751..e83d780b 100644 --- a/bitwarden/README.md +++ b/bitwarden/README.md @@ -51,11 +51,11 @@ If you are more interested in stable releases of our add-ons: [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 1aa0ed9f..90c287c0 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