🎉 Release of add-on Example 4.3.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-11-11 08:00:06 +00:00
parent 14344b8c87
commit 88d8234069
4 changed files with 7 additions and 28 deletions

View file

@ -721,10 +721,10 @@ SOFTWARE.
[esphome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [esphome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[esphome-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [esphome-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[esphome-i386-shield]: https://img.shields.io/badge/i386-no-red.svg [esphome-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-example]: https://github.com/hassio-addons/addon-example/tree/v4.3.0 [addon-example]: https://github.com/hassio-addons/addon-example/tree/v4.3.1
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v4.3.0/README.md [addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v4.3.1/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-v4.3.0-blue.svg [example-version-shield]: https://img.shields.io/badge/version-v4.3.1-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

View file

@ -1,26 +1,5 @@
## Whats changed ## Whats changed
## 🚀 Enhancements
- Migrate JSON add-on config to YAML @frenck (#102)
## 🧰 Maintenance
- 🚀 Add-on CI improvements @frenck (#87)
- Switch add-on to centralized GitHub Action Workflows @frenck (#101)
## 📚 Documentation
- 🚑 Fix contributing link in readme @frenck (#88)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#89) - ⬆️ Upgrades add-on base image to 10.2.2 @frenck (#104)
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#90)
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#92)
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#94)
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#93)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#97)
- ⬆️ Upgrades add-on base image to 10.1.1 @frenck (#98)
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#100)
- ⬆️ Upgrades add-on base image to v10.2.0 @frenck (#103)

View file

@ -37,5 +37,5 @@ It shows off several features and structures like:
[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-v4.3.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v4.3.1-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/v4.3.0 [release]: https://github.com/hassio-addons/addon-example/tree/v4.3.1

View file

@ -16,4 +16,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: 4.3.0 version: 4.3.1