⬆️ Updating add-on Example to 602ab08

This commit is contained in:
Community Hass.io Add-ons Bot 2022-03-07 17:09:54 +00:00
parent 1881dd0c76
commit f6efea58a8
4 changed files with 7 additions and 6 deletions

View file

@ -755,10 +755,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/fa445d3
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/fa445d3/README.md
[addon-example]: https://github.com/hassio-addons/addon-example/tree/602ab08
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/602ab08/README.md
[example-issue]: https://github.com/hassio-addons/addon-example/issues
[example-version-shield]: https://img.shields.io/badge/version-fa445d3-blue.svg
[example-version-shield]: https://img.shields.io/badge/version-602ab08-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

View file

@ -1,4 +1,5 @@
# Changelog since v4.4.0
- ⬆️ Upgrades add-on base image to 11.1.0 (#112)
- Use yaml instead of json for add-on files (#111)
- ⬆️ Upgrades add-on base image to 11.0.1 (#109)
- 🎆 Updates maintenance/license year to 2022 (#108)

View file

@ -56,5 +56,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-fa445d3-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/fa445d3
[release-shield]: https://img.shields.io/badge/version-602ab08-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/602ab08

View file

@ -16,4 +16,4 @@ schema:
seconds_between_quotes: int(1,120)
slug: example
url: https://github.com/hassio-addons/addon-example
version: fa445d3
version: 602ab08