From d00f6d3013b25d46d0e94fb81db6fb13b573ce6a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 26 Apr 2021 15:34:26 +0000 Subject: [PATCH] :arrow_up: Updating add-on Home Panel to d776a9d --- README.md | 6 ++--- home-panel/CHANGELOG.md | 59 +++-------------------------------------- home-panel/README.md | 4 +-- home-panel/config.json | 2 +- 4 files changed, 10 insertions(+), 61 deletions(-) diff --git a/README.md b/README.md index c9a2ca2ba..d61d95b16 100644 --- a/README.md +++ b/README.md @@ -869,10 +869,10 @@ SOFTWARE. [grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [grocy-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grocy-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/3367f76 -[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/3367f76/README.md +[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/d776a9d +[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/d776a9d/README.md [home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues -[home-panel-version-shield]: https://img.shields.io/badge/version-3367f76-blue.svg +[home-panel-version-shield]: https://img.shields.io/badge/version-d776a9d-blue.svg [home-panel-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [home-panel-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/home-panel/CHANGELOG.md b/home-panel/CHANGELOG.md index 9adb12e82..45877dca8 100644 --- a/home-panel/CHANGELOG.md +++ b/home-panel/CHANGELOG.md @@ -1,61 +1,10 @@ -# Changelog since v2.1.1 -- Add add-on translation support (#106) -- Apply updated repository structure & CI workflow (#105) -- Upgrades add-on base image to v9.2.0 (#104) -- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#103) +# Changelog since v2.2.0 +- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 (#107) -Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.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.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#102) - -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] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades add-on base image to v9.1.7 (#101) -- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#100) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2. +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.2 to v1.2.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.2...012185ccbeb554a7f5f987bea0f1a73519b3cdf5) Signed-off-by: dependabot[bot] 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 (#99) - -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] - -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 (#98) - -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] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#96) - -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] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades add-on base image to v9.1.6 (#97) diff --git a/home-panel/README.md b/home-panel/README.md index 9d1c5e201..7beb81c90 100644 --- a/home-panel/README.md +++ b/home-panel/README.md @@ -51,8 +51,8 @@ If you are more interested in stable releases of our add-ons: [home-panel]: https://github.com/timmo001/home-panel [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-3367f76-blue.svg -[release]: https://github.com/hassio-addons/addon-home-panel/tree/3367f76 +[release-shield]: https://img.shields.io/badge/version-d776a9d-blue.svg +[release]: https://github.com/hassio-addons/addon-home-panel/tree/d776a9d [screen-configuration-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/resources/screen-configuration-main.png [screen-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/resources/screen-main.png [showcase-purple-space]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/docs/showcase/timmo/purple-space.png \ No newline at end of file diff --git a/home-panel/config.json b/home-panel/config.json index c7b366732..9babda29b 100644 --- a/home-panel/config.json +++ b/home-panel/config.json @@ -1,6 +1,6 @@ { "name": "Home Panel", - "version": "3367f76", + "version": "d776a9d", "slug": "home-panel", "description": "A web frontend for controlling the home", "url": "https://github.com/hassio-addons/addon-home-panel",