mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Bitwarden RS to bb193ce
This commit is contained in:
parent
25bf12d66f
commit
b8c0920104
4 changed files with 15 additions and 6 deletions
|
@ -811,10 +811,10 @@ SOFTWARE.
|
||||||
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/658d943
|
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/bb193ce
|
||||||
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/658d943/README.md
|
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/bb193ce/README.md
|
||||||
[bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues
|
[bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues
|
||||||
[bitwarden-version-shield]: https://img.shields.io/badge/version-658d943-blue.svg
|
[bitwarden-version-shield]: https://img.shields.io/badge/version-bb193ce-blue.svg
|
||||||
[bitwarden-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,4 +1,13 @@
|
||||||
# Changelog since v0.7.0
|
# Changelog since v0.7.0
|
||||||
|
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#82)
|
||||||
|
|
||||||
|
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4.
|
||||||
|
- [Release notes](https://github.com/actions/cache/releases)
|
||||||
|
- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6)
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#81)
|
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#81)
|
||||||
|
|
||||||
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2.
|
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2.
|
||||||
|
|
|
@ -59,6 +59,6 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-658d943-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-bb193ce-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/658d943
|
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/bb193ce
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Bitwarden RS",
|
"name": "Bitwarden RS",
|
||||||
"version": "658d943",
|
"version": "bb193ce",
|
||||||
"slug": "bitwarden",
|
"slug": "bitwarden",
|
||||||
"description": "Open source password management solution",
|
"description": "Open source password management solution",
|
||||||
"url": "https://github.com/hassio-addons/addon-bitwarden",
|
"url": "https://github.com/hassio-addons/addon-bitwarden",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue