From 713ab60e39c58d829ed65eaf19c43e8fdc7cd649 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 31 Jan 2022 18:27:30 +0000 Subject: [PATCH] :tada: Release of add-on Vaultwarden (Bitwarden) 0.15.0 --- README.md | 6 +++--- bitwarden/CHANGELOG.md | 6 +++--- bitwarden/DOCS.md | 2 +- bitwarden/README.md | 6 +++--- bitwarden/config.yaml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 9769c42e..0961faf9 100644 --- a/README.md +++ b/README.md @@ -970,10 +970,10 @@ SOFTWARE. [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [unifi-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [unifi-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.14.1 -[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.14.1/README.md +[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.15.0 +[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.15.0/README.md [bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues -[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.14.1-blue.svg +[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.15.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 feb66412..191d8b58 100644 --- a/bitwarden/CHANGELOG.md +++ b/bitwarden/CHANGELOG.md @@ -2,9 +2,9 @@ ## 🧰 Maintenance -- 🚀 Update CI to latest version @frenck (#188) +- 🎆 Updates maintenance/license year to 2022 @frenck (#193) ## ⬆️ Dependency updates -- ⬆️ Upgrades libpq5 to 13.5-0+deb11u1 @frenck (#189) -- ⬆️ Upgrades Vaultwarden to 1.23.1 @frenck (#190) +- ⬆️ Upgrades add-on base image to 5.2.3 @frenck (#194) +- ⬆️ Upgrades Vaultwarden to 1.24.0 @frenck (#195) diff --git a/bitwarden/DOCS.md b/bitwarden/DOCS.md index 02acbc19..6a0869fa 100644 --- a/bitwarden/DOCS.md +++ b/bitwarden/DOCS.md @@ -145,7 +145,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2021 Franck Nijhof +Copyright (c) 2019-2022 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 955444a0..e97515ad 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/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.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.14.1-blue.svg -[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.14.1 +[release-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg +[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.15.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 289b674b..93b1a3f2 100644 --- a/bitwarden/config.yaml +++ b/bitwarden/config.yaml @@ -24,5 +24,5 @@ schema: ssl: bool slug: bitwarden url: https://github.com/hassio-addons/addon-bitwarden -version: 0.14.1 +version: 0.15.0 webui: '[PROTO:ssl]://[HOST]:[PORT:7277]'