From 8292d9d6479eded70df9f63ed5302d227dc12d82 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 29 Apr 2020 23:29:17 +0000 Subject: [PATCH] :arrow_up: Updating add-on Home Panel to 9a0106a --- README.md | 6 +++--- home-panel/CHANGELOG.md | 10 +++++----- home-panel/README.md | 6 +++--- home-panel/config.json | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 757b4f438..49622a006 100644 --- a/README.md +++ b/README.md @@ -991,10 +991,10 @@ SOFTWARE. [happy-bubbles-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [happy-bubbles-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [happy-bubbles-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/72ea3b7 -[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/72ea3b7/README.md +[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/9a0106a +[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/9a0106a/README.md [home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues -[home-panel-version-shield]: https://img.shields.io/badge/version-72ea3b7-blue.svg +[home-panel-version-shield]: https://img.shields.io/badge/version-9a0106a-blue.svg [home-panel-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/home-panel-armhf.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 diff --git a/home-panel/CHANGELOG.md b/home-panel/CHANGELOG.md index 6b9bcc3ca..3a94033ef 100644 --- a/home-panel/CHANGELOG.md +++ b/home-panel/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog since v1.7.0 -- Update Home Panel to v2.7.4 -- :hammer: Disable Docker init -- :fire: Remove legacy tag from build -- :arrow_up: Upgrades add-on base image to v7.0.5 +# Changelog since v1.7.1 +- Update openssl to 1.1.1g-r0 +- Update git to 2.24.3-r0 +- Update base to v7.1.1 +- Update Home Panel to v2.8.1 diff --git a/home-panel/README.md b/home-panel/README.md index 8d1d6db0d..906e0c987 100644 --- a/home-panel/README.md +++ b/home-panel/README.md @@ -47,15 +47,15 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/timmo [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-home-panel/blob/72ea3b7/README.md +[docs]: https://github.com/hassio-addons/addon-home-panel/blob/9a0106a/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/home-panel-a-touch-compatible-webapp-for-controlling-the-home/62597?u=timmo001 [hass]: https://www.home-assistant.io/ [home-panel]: https://github.com/timmo001/home-panel [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-72ea3b7-blue.svg -[release]: https://github.com/hassio-addons/addon-home-panel/tree/72ea3b7 +[release-shield]: https://img.shields.io/badge/version-9a0106a-blue.svg +[release]: https://github.com/hassio-addons/addon-home-panel/tree/9a0106a [screen-configuration-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/screen-configuration-main.png [screen-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/screen-main.png [showcase-purple-space]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/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 74ab8aca4..97808867f 100644 --- a/home-panel/config.json +++ b/home-panel/config.json @@ -1,6 +1,6 @@ { "name": "Home Panel", - "version": "72ea3b7", + "version": "9a0106a", "slug": "home-panel", "description": "A web frontend for controlling the home", "url": "https://github.com/hassio-addons/addon-home-panel",