mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 19:11:30 +00:00
🎉 Release of add-on Example 10.0.1
This commit is contained in:
parent
fc87c91d69
commit
39b948b0cb
4 changed files with 7 additions and 11 deletions
|
@ -857,10 +857,10 @@ SOFTWARE.
|
||||||
[emqx-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
||||||
[emqx-i386-shield]: https://img.shields.io/badge/i386-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/v10.0.0
|
[addon-example]: https://github.com/hassio-addons/addon-example/tree/v10.0.1
|
||||||
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v10.0.0/README.md
|
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v10.0.1/README.md
|
||||||
[example-issue]: https://github.com/hassio-addons/addon-example/issues
|
[example-issue]: https://github.com/hassio-addons/addon-example/issues
|
||||||
[example-version-shield]: https://img.shields.io/badge/version-v10.0.0-blue.svg
|
[example-version-shield]: https://img.shields.io/badge/version-v10.0.1-blue.svg
|
||||||
[example-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[example-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[example-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -2,8 +2,4 @@
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
## ⬆️ Dependency updates
|
||||||
|
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.3 @renovate ([#181](https://github.com/hassio-addons/addon-example/pull/181))
|
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.0.1 @renovate ([#186](https://github.com/hassio-addons/addon-example/pull/186))
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.4 @renovate ([#182](https://github.com/hassio-addons/addon-example/pull/182))
|
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.5 @renovate ([#183](https://github.com/hassio-addons/addon-example/pull/183))
|
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.6 @renovate ([#184](https://github.com/hassio-addons/addon-example/pull/184))
|
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17 @renovate ([#185](https://github.com/hassio-addons/addon-example/pull/185))
|
|
||||||
|
|
|
@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-v10.0.0-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v10.0.1-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-example/tree/v10.0.0
|
[release]: https://github.com/hassio-addons/addon-example/tree/v10.0.1
|
|
@ -1,5 +1,5 @@
|
||||||
name: Example
|
name: Example
|
||||||
version: 10.0.0
|
version: 10.0.1
|
||||||
slug: example
|
slug: example
|
||||||
description: Example add-on by Community Home Assistant Add-ons
|
description: Example add-on by Community Home Assistant Add-ons
|
||||||
url: https://github.com/hassio-addons/addon-example
|
url: https://github.com/hassio-addons/addon-example
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue