⬆️ Updating add-on Example to 9e7f5b7

This commit is contained in:
Community Hass.io Add-ons Bot 2021-12-15 10:35:43 +00:00
parent 62993ed0a7
commit b819b78b0d
4 changed files with 8 additions and 6 deletions

View file

@ -741,10 +741,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/a20a305
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/a20a305/README.md
[addon-example]: https://github.com/hassio-addons/addon-example/tree/9e7f5b7
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/9e7f5b7/README.md
[example-issue]: https://github.com/hassio-addons/addon-example/issues
[example-version-shield]: https://img.shields.io/badge/version-a20a305-blue.svg
[example-version-shield]: https://img.shields.io/badge/version-9e7f5b7-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,2 +1,4 @@
# Changelog since v4.3.1
- ⬆️ Upgrades add-on base image to 11.0.0 (#107)
- Update CI Workflows (#106)
- ⬆️ Upgrades add-on base image to 10.2.3 (#105)

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-a20a305-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/a20a305
[release-shield]: https://img.shields.io/badge/version-9e7f5b7-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/9e7f5b7

View file

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