⬆️ Updating add-on Example to 43a6ade

This commit is contained in:
Community Hass.io Add-ons Bot 2020-05-16 13:45:34 +00:00
parent 5bbdbbb738
commit cfa8a5cd46
4 changed files with 10 additions and 10 deletions

View file

@ -1,3 +1,3 @@
# Changelog since v3.3.1
- :hammer: Disable Docker init
- :arrow_up: Upgrades base image to v7.1.0
# Changelog since v3.3.2
- 🔨 Implement OCI image specification on labels
- ⬆ Upgrades add-on base image to v7.2.0

View file

@ -50,7 +50,7 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-example/blob/25617df/README.md
[docs]: https://github.com/hassio-addons/addon-example/blob/43a6ade/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
@ -59,5 +59,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-25617df-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/25617df
[release-shield]: https://img.shields.io/badge/version-43a6ade-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/43a6ade

View file

@ -1,6 +1,6 @@
{
"name": "Example",
"version": "25617df",
"version": "43a6ade",
"slug": "example",
"description": "Example add-on by Community Hass.io Add-ons",
"url": "https://github.com/hassio-addons/addon-example",