From eae8c96904c7bfea19b66ac497378d67e40623ad Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 7 Jan 2019 18:04:26 +0000 Subject: [PATCH] :arrow_up: Updating add-on Home Panel to f7fda12 --- README.md | 6 +++--- home-panel/CHANGELOG.md | 4 ++-- home-panel/README.md | 6 +++--- home-panel/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 34c9660e7..5f616bc8c 100644 --- a/README.md +++ b/README.md @@ -621,10 +621,10 @@ SOFTWARE. [happy-bubbles-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [happy-bubbles-armhf-shield]: https://img.shields.io/badge/armhf-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/eb55f12 -[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/eb55f12/README.md +[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/f7fda12 +[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/f7fda12/README.md [home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues -[home-panel-version-shield]: https://img.shields.io/badge/version-eb55f12-blue.svg +[home-panel-version-shield]: https://img.shields.io/badge/version-f7fda12-blue.svg [home-panel-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/home-panel.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 b62f6d42c..083e64eb3 100644 --- a/home-panel/CHANGELOG.md +++ b/home-panel/CHANGELOG.md @@ -1,3 +1,3 @@ -2019/01/04 13:28 UTC - [eb55f12](https://github.com/hassio-addons/addon-home-panel/commit/eb55f12e9af2d83019127b41c5a5288340945945) by [@timmo001](https://github.com/timmo001) -> :books: Update maintenance shield +2019/01/07 17:57 UTC - [f7fda12](https://github.com/hassio-addons/addon-home-panel/commit/f7fda120f199ab5f04547779f587fc83bd363d82) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Upgrades add-on base image in build file to version 2.3.1 diff --git a/home-panel/README.md b/home-panel/README.md index 9b1110fd6..c0d0bc6d8 100644 --- a/home-panel/README.md +++ b/home-panel/README.md @@ -52,7 +52,7 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-home-panel/blob/eb55f12/README.md +[docs]: https://github.com/hassio-addons/addon-home-panel/blob/f7fda12/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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg @@ -60,8 +60,8 @@ If you are more interested in stable releases of our add-ons: [patreon]: https://www.patreon.com/frenck [pi-hole]: https://pi-hole.net/ [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-eb55f12-blue.svg -[release]: https://github.com/hassio-addons/addon-home-panel/tree/eb55f12 +[release-shield]: https://img.shields.io/badge/version-f7fda12-blue.svg +[release]: https://github.com/hassio-addons/addon-home-panel/tree/f7fda12 [hass]: https://www.home-assistant.io/ [home-panel]: https://github.com/timmo001/home-panel [midnight-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/midnight-theme.png diff --git a/home-panel/config.json b/home-panel/config.json index 4372b60f8..b7200da6a 100644 --- a/home-panel/config.json +++ b/home-panel/config.json @@ -1,6 +1,6 @@ { "name": "Home Panel", - "version": "eb55f12", + "version": "f7fda12", "slug": "home-panel", "description": "A touch-compatible web frontend for controlling the home.", "url": "https://github.com/hassio-addons/addon-home-panel",