diff --git a/README.md b/README.md index 2abb43c09..5da2099db 100644 --- a/README.md +++ b/README.md @@ -792,10 +792,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/50df8ad -[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/50df8ad/README.md +[addon-example]: https://github.com/hassio-addons/addon-example/tree/9ab830a +[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/9ab830a/README.md [example-issue]: https://github.com/hassio-addons/addon-example/issues -[example-version-shield]: https://img.shields.io/badge/version-50df8ad-blue.svg +[example-version-shield]: https://img.shields.io/badge/version-9ab830a-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-yes-green.svg diff --git a/example/CHANGELOG.md b/example/CHANGELOG.md index 8bd0186f9..5a047aa47 100644 --- a/example/CHANGELOG.md +++ b/example/CHANGELOG.md @@ -1,3 +1,2 @@ -# Changelog since v6.0.0 -- ⬆️ Upgrades add-on base image to 13.1.1 (#128) -- 🎆 Updates maintenance/license year to 2023 (#127) +# Changelog since v6.0.1 +- ⬆️ Upgrades add-on base image to 13.1.3 (#129) diff --git a/example/README.md b/example/README.md index 44e3da817..14c0cbf3f 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-50df8ad-blue.svg -[release]: https://github.com/hassio-addons/addon-example/tree/50df8ad \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-9ab830a-blue.svg +[release]: https://github.com/hassio-addons/addon-example/tree/9ab830a \ No newline at end of file diff --git a/example/config.yaml b/example/config.yaml index f9045b24f..3acbcd0a7 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -17,4 +17,4 @@ schema: seconds_between_quotes: int(1,120) slug: example url: https://github.com/hassio-addons/addon-example -version: 50df8ad +version: 9ab830a