From af92808d833abc9526b01d8c9b4874eb8fd49e61 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 13 Jun 2023 18:38:56 +0000 Subject: [PATCH] :tada: Release of add-on Example 7.0.1 --- README.md | 6 +++--- example/CHANGELOG.md | 5 +---- example/README.md | 4 ++-- example/config.yaml | 2 +- 4 files changed, 7 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 6315fe0d..e25d5899 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.0 -[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v7.0.0/README.md +[addon-example]: https://github.com/hassio-addons/addon-example/tree/v7.0.1 +[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v7.0.1/README.md [example-issue]: https://github.com/hassio-addons/addon-example/issues -[example-version-shield]: https://img.shields.io/badge/version-v7.0.0-blue.svg +[example-version-shield]: https://img.shields.io/badge/version-v7.0.1-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 ed987385..7d0e7eb8 100644 --- a/example/CHANGELOG.md +++ b/example/CHANGELOG.md @@ -2,7 +2,4 @@ ## ⬆️ Dependency updates -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.0 @renovate ([#134](https://github.com/hassio-addons/addon-example/pull/134)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.1 @renovate ([#135](https://github.com/hassio-addons/addon-example/pull/135)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.2 @renovate ([#136](https://github.com/hassio-addons/addon-example/pull/136)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14 @renovate ([#138](https://github.com/hassio-addons/addon-example/pull/138)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.1 @renovate ([#139](https://github.com/hassio-addons/addon-example/pull/139)) diff --git a/example/README.md b/example/README.md index f864287d..131778af 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.0-blue.svg -[release]: https://github.com/hassio-addons/addon-example/tree/v7.0.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v7.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-example/tree/v7.0.1 \ No newline at end of file diff --git a/example/config.yaml b/example/config.yaml index 6f1878b7..15462b39 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -1,5 +1,5 @@ name: Example -version: 7.0.0 +version: 7.0.1 slug: example description: Example add-on by Community Home Assistant Add-ons url: https://github.com/hassio-addons/addon-example