⬆️ Updating add-on Example to 1bda5d5

This commit is contained in:
Community Hass.io Add-ons Bot 2023-10-06 19:25:27 +00:00
parent 22d4cc8dcc
commit 679e7f875f
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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[emqx-armv7-shield]: https://img.shields.io/badge/armv7-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 [emqx-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-example]: https://github.com/hassio-addons/addon-example/tree/2c5f7a5 [addon-example]: https://github.com/hassio-addons/addon-example/tree/1bda5d5
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/2c5f7a5/README.md [addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/1bda5d5/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-2c5f7a5-blue.svg [example-version-shield]: https://img.shields.io/badge/version-1bda5d5-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

View file

@ -1,4 +1,7 @@
# Changelog since v7.0.3 # Changelog since v7.0.3
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 (#150) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

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

View file

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