diff --git a/README.md b/README.md index f889060e3..f89ed2a55 100644 --- a/README.md +++ b/README.md @@ -802,10 +802,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/ca3c914 -[addon-doc-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/blob/ca3c914/README.md +[addon-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/tree/e6abf75 +[addon-doc-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/blob/e6abf75/README.md [appdaemon-issue]: https://github.com/hassio-addons/addon-appdaemon/issues -[appdaemon-version-shield]: https://img.shields.io/badge/version-ca3c914-blue.svg +[appdaemon-version-shield]: https://img.shields.io/badge/version-e6abf75-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 diff --git a/appdaemon/CHANGELOG.md b/appdaemon/CHANGELOG.md index 45d5832db..5f465ff57 100644 --- a/appdaemon/CHANGELOG.md +++ b/appdaemon/CHANGELOG.md @@ -1,32 +1,10 @@ -# Changelog since v0.4.3 -- ⬆️ Upgrades add-on base image to v9.1.5 (#87) -- ⬆ Upgrades python3 to 3.8.7-r1 (#84) -- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 (#83) +# Changelog since v0.4.4 +- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#88) -Bumps [actions/stale](https://github.com/actions/stale) from v3.0.16 to v3.0.17. +Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. - [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.16...996798eb71ef485dc4c7b4d3285842d714040c4a) +- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#81) - -Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.2.2...9379083e426e2e84abb80c8c091f5cdeb7d3fd7a) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Upgrade add-on base image to 9.1.4 (#82) -- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#80) - -Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0. -- [Release notes](https://github.com/release-drafter/release-drafter/releases) -- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.13.0...e5ccf147077e46b0225a80bbe314d795d77bb7a2) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Make transparent logo (#79) diff --git a/appdaemon/README.md b/appdaemon/README.md index 75443c504..f4750bb64 100644 --- a/appdaemon/README.md +++ b/appdaemon/README.md @@ -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-ca3c914-blue.svg -[release]: https://github.com/hassio-addons/addon-appdaemon/tree/ca3c914 +[release-shield]: https://img.shields.io/badge/version-e6abf75-blue.svg +[release]: https://github.com/hassio-addons/addon-appdaemon/tree/e6abf75 [screenshot]: https://github.com/hassio-addons/addon-appdaemon/raw/main/images/screenshot.png \ No newline at end of file diff --git a/appdaemon/config.json b/appdaemon/config.json index 3b2edcb99..30e443c7b 100644 --- a/appdaemon/config.json +++ b/appdaemon/config.json @@ -1,6 +1,6 @@ { "name": "AppDaemon 4", - "version": "ca3c914", + "version": "e6abf75", "slug": "appdaemon", "description": "Python Apps and Dashboard using AppDaemon 4.x for Home Assistant", "url": "https://github.com/hassio-addons/addon-appdaemon",