mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Example to 602ab08
This commit is contained in:
parent
1881dd0c76
commit
f6efea58a8
4 changed files with 7 additions and 6 deletions
|
@ -755,10 +755,10 @@ SOFTWARE.
|
|||
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[bookstack-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[bookstack-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-example]: https://github.com/hassio-addons/addon-example/tree/fa445d3
|
||||
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/fa445d3/README.md
|
||||
[addon-example]: https://github.com/hassio-addons/addon-example/tree/602ab08
|
||||
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/602ab08/README.md
|
||||
[example-issue]: https://github.com/hassio-addons/addon-example/issues
|
||||
[example-version-shield]: https://img.shields.io/badge/version-fa445d3-blue.svg
|
||||
[example-version-shield]: https://img.shields.io/badge/version-602ab08-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,4 +1,5 @@
|
|||
# Changelog since v4.4.0
|
||||
- ⬆️ Upgrades add-on base image to 11.1.0 (#112)
|
||||
- Use yaml instead of json for add-on files (#111)
|
||||
- ⬆️ Upgrades add-on base image to 11.0.1 (#109)
|
||||
- 🎆 Updates maintenance/license year to 2022 (#108)
|
||||
|
|
|
@ -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-fa445d3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-example/tree/fa445d3
|
||||
[release-shield]: https://img.shields.io/badge/version-602ab08-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-example/tree/602ab08
|
|
@ -16,4 +16,4 @@ schema:
|
|||
seconds_between_quotes: int(1,120)
|
||||
slug: example
|
||||
url: https://github.com/hassio-addons/addon-example
|
||||
version: fa445d3
|
||||
version: 602ab08
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue