Skip to content

Commit d683105

Browse files
committed
⬆️ Updating add-on Example to 538b255
1 parent b44ce15 commit d683105

File tree

4 files changed

+10
-8
lines changed

4 files changed

+10
-8
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -838,10 +838,10 @@ SOFTWARE.
838838
[emqx-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
839839
[emqx-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
840840
[emqx-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
841-
[addon-example]: https://github.com/hassio-addons/addon-example/tree/cfd2a06
842-
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/cfd2a06/README.md
841+
[addon-example]: https://github.com/hassio-addons/addon-example/tree/538b255
842+
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/538b255/README.md
843843
[example-issue]: https://github.com/hassio-addons/addon-example/issues
844-
[example-version-shield]: https://img.shields.io/badge/version-cfd2a06-blue.svg
844+
[example-version-shield]: https://img.shields.io/badge/version-538b255-blue.svg
845845
[example-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
846846
[example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
847847
[example-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

example/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
# Changelog since v12.0.0
2-
- Remove deprecated codenotary fields (#216)
1+
# Changelog since v12.0.1
2+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v19 (#217)
3+
4+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

example/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ If you are more interested in stable releases of our add-ons:
5656
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
5757
[patreon]: https://www.patreon.com/frenck
5858
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
59-
[release-shield]: https://img.shields.io/badge/version-cfd2a06-blue.svg
60-
[release]: https://github.com/hassio-addons/addon-example/tree/cfd2a06
59+
[release-shield]: https://img.shields.io/badge/version-538b255-blue.svg
60+
[release]: https://github.com/hassio-addons/addon-example/tree/538b255

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: cfd2a06
2+
version: 538b255
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)