mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Example to 9ab830a
This commit is contained in:
parent
4fcc663580
commit
0d6c8e6787
4 changed files with 8 additions and 9 deletions
|
@ -792,10 +792,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/50df8ad
|
[addon-example]: https://github.com/hassio-addons/addon-example/tree/9ab830a
|
||||||
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/50df8ad/README.md
|
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/9ab830a/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-50df8ad-blue.svg
|
[example-version-shield]: https://img.shields.io/badge/version-9ab830a-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-yes-green.svg
|
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
# Changelog since v6.0.0
|
# Changelog since v6.0.1
|
||||||
- ⬆️ Upgrades add-on base image to 13.1.1 (#128)
|
- ⬆️ Upgrades add-on base image to 13.1.3 (#129)
|
||||||
- 🎆 Updates maintenance/license year to 2023 (#127)
|
|
||||||
|
|
|
@ -56,5 +56,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-50df8ad-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-9ab830a-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-example/tree/50df8ad
|
[release]: https://github.com/hassio-addons/addon-example/tree/9ab830a
|
|
@ -17,4 +17,4 @@ schema:
|
||||||
seconds_between_quotes: int(1,120)
|
seconds_between_quotes: int(1,120)
|
||||||
slug: example
|
slug: example
|
||||||
url: https://github.com/hassio-addons/addon-example
|
url: https://github.com/hassio-addons/addon-example
|
||||||
version: 50df8ad
|
version: 9ab830a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue