⬆️ Updating add-on AppDaemon 4 to 2d968a2

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-13 11:05:34 +00:00
parent 6148e96e42
commit 2ae50567f9
4 changed files with 11 additions and 49 deletions

View file

@ -788,10 +788,10 @@ SOFTWARE.
[airsonos-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[airsonos-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[airsonos-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/tree/3d62686
[addon-doc-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/blob/3d62686/README.md
[addon-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/tree/2d968a2
[addon-doc-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/blob/2d968a2/README.md
[appdaemon-issue]: https://github.com/hassio-addons/addon-appdaemon/issues
[appdaemon-version-shield]: https://img.shields.io/badge/version-3d62686-blue.svg
[appdaemon-version-shield]: https://img.shields.io/badge/version-2d968a2-blue.svg
[appdaemon-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[appdaemon-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,47 +1,9 @@
# Changelog since v0.5.1
- ⬆️ Upgrades add-on base image to v9.1.7 (#105)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#104)
# Changelog since v0.5.2
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#106)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#103)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.1...25f0500ff22e406f7191a2a8ba8cda16901ca018)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#102)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#100)
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/ludeeus/action-shellcheck/releases)
- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.0.0...94e0aab03ca135d11a35e5bfc14e6746dc56e7e9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump appdaemon from 4.0.7 to 4.0.8 (#99)
Bumps [appdaemon](https://github.com/home-assistant/appdaemon) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/home-assistant/appdaemon/releases)
- [Changelog](https://github.com/AppDaemon/appdaemon/blob/dev/docs/HISTORY.rst)
- [Commits](https://github.com/home-assistant/appdaemon/compare/4.0.7...4.0.8)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)
Signed-off-by: dependabot[bot] <support@github.com>

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-3d62686-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/3d62686
[release-shield]: https://img.shields.io/badge/version-2d968a2-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/2d968a2
[screenshot]: https://github.com/hassio-addons/addon-appdaemon/raw/main/images/screenshot.png

View file

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