mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Example to c17daac
This commit is contained in:
parent
06973138d8
commit
b4b41240a3
4 changed files with 7 additions and 6 deletions
|
@ -792,10 +792,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/ac921e9
|
||||
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/ac921e9/README.md
|
||||
[addon-example]: https://github.com/hassio-addons/addon-example/tree/c17daac
|
||||
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/c17daac/README.md
|
||||
[example-issue]: https://github.com/hassio-addons/addon-example/issues
|
||||
[example-version-shield]: https://img.shields.io/badge/version-ac921e9-blue.svg
|
||||
[example-version-shield]: https://img.shields.io/badge/version-c17daac-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
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
# Changelog since v5.1.2
|
||||
- Migrate old-style base scripts s6-rc (#126)
|
||||
- ⬆️ Upgrades add-on base image to 13.0.0 (#125)
|
||||
|
|
|
@ -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]: 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-ac921e9-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-example/tree/ac921e9
|
||||
[release-shield]: https://img.shields.io/badge/version-c17daac-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-example/tree/c17daac
|
|
@ -17,4 +17,4 @@ schema:
|
|||
seconds_between_quotes: int(1,120)
|
||||
slug: example
|
||||
url: https://github.com/hassio-addons/addon-example
|
||||
version: ac921e9
|
||||
version: c17daac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue