diff --git a/README.md b/README.md index 7a4462482..b7bec6c06 100644 --- a/README.md +++ b/README.md @@ -815,10 +815,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/9a1c2c9 -[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/9a1c2c9/README.md +[addon-example]: https://github.com/hassio-addons/addon-example/tree/aa81661 +[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/aa81661/README.md [example-issue]: https://github.com/hassio-addons/addon-example/issues -[example-version-shield]: https://img.shields.io/badge/version-9a1c2c9-blue.svg +[example-version-shield]: https://img.shields.io/badge/version-aa81661-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 7cfcdde5a..d26b076d6 100644 --- a/example/CHANGELOG.md +++ b/example/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v8.0.2 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.5 (#164) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.4 (#163) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/example/README.md b/example/README.md index 0a8a76abe..787efd753 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-9a1c2c9-blue.svg -[release]: https://github.com/hassio-addons/addon-example/tree/9a1c2c9 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-aa81661-blue.svg +[release]: https://github.com/hassio-addons/addon-example/tree/aa81661 \ No newline at end of file diff --git a/example/config.yaml b/example/config.yaml index aef1bdbb8..acbcd65bf 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -1,5 +1,5 @@ name: Example -version: 9a1c2c9 +version: aa81661 slug: example description: Example add-on by Community Home Assistant Add-ons url: https://github.com/hassio-addons/addon-example