mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on Example 5.1.0
This commit is contained in:
parent
8af0ade472
commit
585cd30e1d
4 changed files with 7 additions and 12 deletions
|
@ -718,10 +718,10 @@ SOFTWARE.
|
|||
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[bookstack-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[bookstack-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-example]: https://github.com/hassio-addons/addon-example/tree/v5.0.0
|
||||
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v5.0.0/README.md
|
||||
[addon-example]: https://github.com/hassio-addons/addon-example/tree/v5.1.0
|
||||
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v5.1.0/README.md
|
||||
[example-issue]: https://github.com/hassio-addons/addon-example/issues
|
||||
[example-version-shield]: https://img.shields.io/badge/version-v5.0.0-blue.svg
|
||||
[example-version-shield]: https://img.shields.io/badge/version-v5.1.0-blue.svg
|
||||
[example-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
## What’s changed
|
||||
|
||||
## 📚 Documentation
|
||||
|
||||
- 📚 Hotfix repository link @frenck (#117)
|
||||
- 📚 Use new My Home Assistant link format @frenck (#120)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Upgrades add-on base image to 12.0.0 @frenck (#119)
|
||||
- ⬆️ Upgrades add-on base image to 12.2.1 @frenck (#121)
|
||||
|
|
|
@ -53,5 +53,5 @@ 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]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v5.0.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-example/tree/v5.0.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v5.1.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-example/tree/v5.1.0
|
|
@ -17,4 +17,4 @@ schema:
|
|||
seconds_between_quotes: int(1,120)
|
||||
slug: example
|
||||
url: https://github.com/hassio-addons/addon-example
|
||||
version: 5.0.0
|
||||
version: 5.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue