⬆️ Updating add-on Example to 1e126ef

This commit is contained in:
Community Hass.io Add-ons Bot 2023-10-22 20:51:27 +00:00
parent 88c48a3e5c
commit 1762ef93a4
4 changed files with 9 additions and 6 deletions

View file

@ -759,10 +759,10 @@ SOFTWARE.
[emqx-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[emqx-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[emqx-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-example]: https://github.com/hassio-addons/addon-example/tree/1e0243c
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/1e0243c/README.md
[addon-example]: https://github.com/hassio-addons/addon-example/tree/1e126ef
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/1e126ef/README.md
[example-issue]: https://github.com/hassio-addons/addon-example/issues
[example-version-shield]: https://img.shields.io/badge/version-1e0243c-blue.svg
[example-version-shield]: https://img.shields.io/badge/version-1e126ef-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-no-red.svg

View file

@ -1,2 +1,5 @@
# Changelog since v7.0.4
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 (#154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Drop support for armhf & i386 (#153)

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

View file

@ -1,5 +1,5 @@
name: Example
version: 1e0243c
version: 1e126ef
slug: example
description: Example add-on by Community Home Assistant Add-ons
url: https://github.com/hassio-addons/addon-example