From b88fe0daccca899c9333e98588a9e21b056c081f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 13 Sep 2023 18:52:59 +0000 Subject: [PATCH] :tada: Release of add-on Example 7.0.3 --- README.md | 6 +++--- example/CHANGELOG.md | 7 +++++-- example/README.md | 4 ++-- example/config.yaml | 2 +- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4dc04496..c847b0a4 100644 --- a/README.md +++ b/README.md @@ -750,10 +750,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/v7.0.2 -[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v7.0.2/README.md +[addon-example]: https://github.com/hassio-addons/addon-example/tree/v7.0.3 +[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v7.0.3/README.md [example-issue]: https://github.com/hassio-addons/addon-example/issues -[example-version-shield]: https://img.shields.io/badge/version-v7.0.2-blue.svg +[example-version-shield]: https://img.shields.io/badge/version-v7.0.3-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 bd500a9e..c2d455e7 100644 --- a/example/CHANGELOG.md +++ b/example/CHANGELOG.md @@ -2,5 +2,8 @@ ## ⬆️ Dependency updates -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.2 @renovate ([#140](https://github.com/hassio-addons/addon-example/pull/140)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.3 @renovate ([#141](https://github.com/hassio-addons/addon-example/pull/141)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.5 @renovate ([#142](https://github.com/hassio-addons/addon-example/pull/142)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.6 @renovate ([#143](https://github.com/hassio-addons/addon-example/pull/143)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.7 @renovate ([#144](https://github.com/hassio-addons/addon-example/pull/144)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.8 @renovate ([#145](https://github.com/hassio-addons/addon-example/pull/145)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.0 @renovate ([#146](https://github.com/hassio-addons/addon-example/pull/146)) diff --git a/example/README.md b/example/README.md index 79ab7d18..df5611b4 100644 --- a/example/README.md +++ b/example/README.md @@ -53,5 +53,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-v7.0.2-blue.svg -[release]: https://github.com/hassio-addons/addon-example/tree/v7.0.2 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v7.0.3-blue.svg +[release]: https://github.com/hassio-addons/addon-example/tree/v7.0.3 \ No newline at end of file diff --git a/example/config.yaml b/example/config.yaml index 547a3292..cd61d241 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -1,5 +1,5 @@ name: Example -version: 7.0.2 +version: 7.0.3 slug: example description: Example add-on by Community Home Assistant Add-ons url: https://github.com/hassio-addons/addon-example