mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-03 18:51:29 +00:00
🎉 Release of add-on Vaultwarden (Bitwarden) 0.24.0
This commit is contained in:
parent
9e05dfa03c
commit
5679967789
5 changed files with 15 additions and 9 deletions
|
@ -1129,10 +1129,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.23.7
|
||||
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.23.7/README.md
|
||||
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.24.0
|
||||
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.24.0/README.md
|
||||
[bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues
|
||||
[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.23.7-blue.svg
|
||||
[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.24.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
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
## What’s changed
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- 🎆 Updates maintenance/license year to 2025 @frenck ([#343](https://github.com/hassio-addons/addon-bitwarden/pull/343))
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Update vaultwarden/server Docker tag to v1.32.7 @renovate ([#334](https://github.com/hassio-addons/addon-bitwarden/pull/334))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.3 @[renovate[bot]](https://github.com/apps/renovate) ([#337](https://github.com/hassio-addons/addon-bitwarden/pull/337))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.0 @[renovate[bot]](https://github.com/apps/renovate) ([#338](https://github.com/hassio-addons/addon-bitwarden/pull/338))
|
||||
- ⬆️ Update vaultwarden/server Docker tag to v1.33.2 @[renovate[bot]](https://github.com/apps/renovate) ([#339](https://github.com/hassio-addons/addon-bitwarden/pull/339))
|
||||
|
|
|
@ -150,7 +150,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2019-2024 Franck Nijhof
|
||||
Copyright (c) 2019-2025 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
|
||||
|
|
|
@ -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/2024.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.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.23.7-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.23.7
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.24.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.24.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png
|
||||
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Vaultwarden (Bitwarden)
|
||||
version: 0.23.7
|
||||
version: 0.24.0
|
||||
slug: bitwarden
|
||||
description: Open source password management solution
|
||||
url: https://github.com/hassio-addons/addon-bitwarden
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue