diff --git a/README.md b/README.md index 0429b2df7..c979603e4 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/8bf973e -[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/8bf973e/README.md +[addon-example]: https://github.com/hassio-addons/addon-example/tree/3ba2037 +[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/3ba2037/README.md [example-issue]: https://github.com/hassio-addons/addon-example/issues -[example-version-shield]: https://img.shields.io/badge/version-8bf973e-blue.svg +[example-version-shield]: https://img.shields.io/badge/version-3ba2037-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 1a0cae126..35b33a8d2 100644 --- a/example/CHANGELOG.md +++ b/example/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog since v9.0.1 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17 (#185) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +Co-authored-by: Franck Nijhof - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.6 (#184) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/example/README.md b/example/README.md index e541cc02c..850d3ac57 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-8bf973e-blue.svg -[release]: https://github.com/hassio-addons/addon-example/tree/8bf973e \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-3ba2037-blue.svg +[release]: https://github.com/hassio-addons/addon-example/tree/3ba2037 \ No newline at end of file diff --git a/example/config.yaml b/example/config.yaml index df28b1343..a657eb3fe 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -1,5 +1,5 @@ name: Example -version: 8bf973e +version: 3ba2037 slug: example description: Example add-on by Community Home Assistant Add-ons url: https://github.com/hassio-addons/addon-example