🎉 Release of add-on AppDaemon 4 0.6.2

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-13 11:08:20 +00:00
parent c235017981
commit 2af0f08cd3
4 changed files with 13 additions and 14 deletions

View file

@ -2,11 +2,10 @@
## ⬆️ Dependency updates
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#113)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#114)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#115)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#116)
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#117)
- ⬆️ Upgrades python3 to 3.8.10-r0 @frenck (#118)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#119)
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#121)
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#122)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#123)
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#125)
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#126)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#124)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#128)
- ⬆️ Upgrades add-on base image to v9.2.2 @frenck (#130)

View file

@ -45,6 +45,6 @@ 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-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.6.1-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/v0.6.1
[release-shield]: https://img.shields.io/badge/version-v0.6.2-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/v0.6.2
[screenshot]: https://github.com/hassio-addons/addon-appdaemon/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "AppDaemon 4",
"version": "0.6.1",
"version": "0.6.2",
"slug": "appdaemon",
"description": "Python Apps and Dashboard using AppDaemon 4.x for Home Assistant",
"url": "https://github.com/hassio-addons/addon-appdaemon",