⬆️ Updating add-on AppDaemon 4 to 5e9fc22

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-11 12:56:18 +00:00
parent 45ed2ee90d
commit 1fb53d0d9c
4 changed files with 17 additions and 6 deletions

View file

@ -1,4 +1,15 @@
# Changelog since v0.6.0
- ⬆️ Upgrades python3 to 3.8.10-r0 (#118)
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#117)
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0.
- [Release notes](https://github.com/brpaz/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...c27bd9edc1e95eed30474db8f295ff5807ebca14)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#116)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0.

View file

@ -48,6 +48,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-a29ec19-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/a29ec19
[release-shield]: https://img.shields.io/badge/version-5e9fc22-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/5e9fc22
[screenshot]: https://github.com/hassio-addons/addon-appdaemon/raw/main/images/screenshot.png

View file

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