From 8bbb17e071a0763a8288c69bc9e9f7a625dd6e01 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 30 Jun 2024 13:38:49 +0000 Subject: [PATCH] :arrow_up: Updating add-on Example to 760c28a --- README.md | 6 +++--- example/CHANGELOG.md | 3 +++ example/README.md | 4 ++-- example/config.yaml | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 63af9348b..84307ae70 100644 --- a/README.md +++ b/README.md @@ -852,10 +852,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/174d354 -[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/174d354/README.md +[addon-example]: https://github.com/hassio-addons/addon-example/tree/760c28a +[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/760c28a/README.md [example-issue]: https://github.com/hassio-addons/addon-example/issues -[example-version-shield]: https://img.shields.io/badge/version-174d354-blue.svg +[example-version-shield]: https://img.shields.io/badge/version-760c28a-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 diff --git a/example/CHANGELOG.md b/example/CHANGELOG.md index de89a7395..2c15189a2 100644 --- a/example/CHANGELOG.md +++ b/example/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v8.0.3 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.1.2 (#174) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.1.1 (#173) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/example/README.md b/example/README.md index 8fcdd2dd5..813e6c27b 100644 --- a/example/README.md +++ b/example/README.md @@ -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-174d354-blue.svg -[release]: https://github.com/hassio-addons/addon-example/tree/174d354 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-760c28a-blue.svg +[release]: https://github.com/hassio-addons/addon-example/tree/760c28a \ No newline at end of file diff --git a/example/config.yaml b/example/config.yaml index 96b07d1ed..6deeada76 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -1,5 +1,5 @@ name: Example -version: 174d354 +version: 760c28a slug: example description: Example add-on by Community Home Assistant Add-ons url: https://github.com/hassio-addons/addon-example