diff --git a/README.md b/README.md index 62f80a3bd..ba5c1d3df 100644 --- a/README.md +++ b/README.md @@ -1071,10 +1071,10 @@ SOFTWARE. [vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [vscode-remote-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [vscode-remote-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/a8db2dd -[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/a8db2dd/README.md +[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/e4bcd90 +[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/e4bcd90/README.md [bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues -[bitwarden-version-shield]: https://img.shields.io/badge/version-a8db2dd-blue.svg +[bitwarden-version-shield]: https://img.shields.io/badge/version-e4bcd90-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 ea3d15895..174e84972 100644 --- a/bitwarden/CHANGELOG.md +++ b/bitwarden/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.18.0 +- 🎆 Updates maintenance/license year to 2023 (#240) - 📚 Fix step reference in installation steps (#233) - ⬆️ Upgrades Vaultwarden to 1.27.0 (#232) - 🔨 Migrate old-style S6 scripts to s6-rc.d (#231) diff --git a/bitwarden/DOCS.md b/bitwarden/DOCS.md index 34fcc6b74..e4eb39b1c 100644 --- a/bitwarden/DOCS.md +++ b/bitwarden/DOCS.md @@ -150,7 +150,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2022 Franck Nijhof +Copyright (c) 2019-2023 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 a6534cb76..9e046e8a2 100644 --- a/bitwarden/README.md +++ b/bitwarden/README.md @@ -54,11 +54,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/2022.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.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-a8db2dd-blue.svg -[release]: https://github.com/hassio-addons/addon-bitwarden/tree/a8db2dd +[release-shield]: https://img.shields.io/badge/version-e4bcd90-blue.svg +[release]: https://github.com/hassio-addons/addon-bitwarden/tree/e4bcd90 [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 5c28a567b..db6199ca5 100644 --- a/bitwarden/config.yaml +++ b/bitwarden/config.yaml @@ -25,5 +25,5 @@ schema: ssl: bool slug: bitwarden url: https://github.com/hassio-addons/addon-bitwarden -version: a8db2dd +version: e4bcd90 webui: '[PROTO:ssl]://[HOST]:[PORT:7277]'