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.1
This commit is contained in:
parent
1400a3a379
commit
38c4aa2724
4 changed files with 11 additions and 7 deletions
|
@ -732,10 +732,10 @@ SOFTWARE.
|
||||||
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[bookstack-i386-shield]: https://img.shields.io/badge/i386-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.1.0
|
[addon-example]: https://github.com/hassio-addons/addon-example/tree/v5.1.1
|
||||||
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v5.1.0/README.md
|
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v5.1.1/README.md
|
||||||
[example-issue]: https://github.com/hassio-addons/addon-example/issues
|
[example-issue]: https://github.com/hassio-addons/addon-example/issues
|
||||||
[example-version-shield]: https://img.shields.io/badge/version-v5.1.0-blue.svg
|
[example-version-shield]: https://img.shields.io/badge/version-v5.1.1-blue.svg
|
||||||
[example-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
## What’s changed
|
## What’s changed
|
||||||
|
|
||||||
|
## 🐛 Bug fixes
|
||||||
|
|
||||||
|
- 🚑 Add rootfs to addon @einschmidt (#122)
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
## ⬆️ Dependency updates
|
||||||
|
|
||||||
- ⬆️ Upgrades add-on base image to 12.2.1 @frenck (#121)
|
- ⬆️ Upgrades add-on base image to 12.2.2 @frenck (#123)
|
||||||
|
|
|
@ -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-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-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-v5.1.0-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v5.1.1-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-example/tree/v5.1.0
|
[release]: https://github.com/hassio-addons/addon-example/tree/v5.1.1
|
|
@ -17,4 +17,4 @@ schema:
|
||||||
seconds_between_quotes: int(1,120)
|
seconds_between_quotes: int(1,120)
|
||||||
slug: example
|
slug: example
|
||||||
url: https://github.com/hassio-addons/addon-example
|
url: https://github.com/hassio-addons/addon-example
|
||||||
version: 5.1.0
|
version: 5.1.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue