Skip to content

Commit cded0de

Browse files
committed
🎉 Release of add-on Example 11.0.3
1 parent e64d0d9 commit cded0de

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -841,10 +841,10 @@ SOFTWARE.
841841
[emqx-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
842842
[emqx-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
843843
[emqx-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
844-
[addon-example]: https://github.com/hassio-addons/addon-example/tree/v11.0.2
845-
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v11.0.2/README.md
844+
[addon-example]: https://github.com/hassio-addons/addon-example/tree/v11.0.3
845+
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v11.0.3/README.md
846846
[example-issue]: https://github.com/hassio-addons/addon-example/issues
847-
[example-version-shield]: https://img.shields.io/badge/version-v11.0.2-blue.svg
847+
[example-version-shield]: https://img.shields.io/badge/version-v11.0.3-blue.svg
848848
[example-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
849849
[example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
850850
[example-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

example/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
## ⬆️ Dependency updates
44

5-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.0.3 @[renovate[bot]](https://github.com/apps/renovate) ([#205](https://github.com/hassio-addons/addon-example/pull/205))
6-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.1.0 @[renovate[bot]](https://github.com/apps/renovate) ([#206](https://github.com/hassio-addons/addon-example/pull/206))
7-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.1.1 @[renovate[bot]](https://github.com/apps/renovate) ([#207](https://github.com/hassio-addons/addon-example/pull/207))
5+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.1.2 @[renovate[bot]](https://github.com/apps/renovate) ([#208](https://github.com/hassio-addons/addon-example/pull/208))
6+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.1.3 @[renovate[bot]](https://github.com/apps/renovate) ([#209](https://github.com/hassio-addons/addon-example/pull/209))
7+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.1.4 @[renovate[bot]](https://github.com/apps/renovate) ([#210](https://github.com/hassio-addons/addon-example/pull/210))

example/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ It shows off several features and structures like:
3737
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
3838
[patreon]: https://www.patreon.com/frenck
3939
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
40-
[release-shield]: https://img.shields.io/badge/version-v11.0.2-blue.svg
41-
[release]: https://github.com/hassio-addons/addon-example/tree/v11.0.2
40+
[release-shield]: https://img.shields.io/badge/version-v11.0.3-blue.svg
41+
[release]: https://github.com/hassio-addons/addon-example/tree/v11.0.3

example/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Example
2-
version: 11.0.2
2+
version: 11.0.3
33
slug: example
44
description: Example add-on by Community Home Assistant Add-ons
55
url: https://github.com/hassio-addons/addon-example

0 commit comments

Comments
 (0)