From 8cea5c6b054fdb6d3a843566e408d797d0dbb5d5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 25 Oct 2020 15:39:57 +0000 Subject: [PATCH] :arrow_up: Updating add-on TasmoAdmin to c7ae2f9 --- README.md | 6 +++--- tasmoadmin/CHANGELOG.md | 2 ++ tasmoadmin/README.md | 4 ++-- tasmoadmin/config.json | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index aa9f16eb2..111900855 100644 --- a/README.md +++ b/README.md @@ -1186,10 +1186,10 @@ SOFTWARE. [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/4d55842 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/4d55842/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/c7ae2f9 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/c7ae2f9/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-4d55842-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-c7ae2f9-blue.svg [tasmoadmin-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/sonweb-armhf.svg [tasmoadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/tasmoadmin/CHANGELOG.md b/tasmoadmin/CHANGELOG.md index b05982efe..a9fae4957 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,3 +1,5 @@ # Changelog since v0.13.0 +- ⬆ Upgrades add-on base image to v8.0.5 +- ⬆ Upgrades nginx to 1.18.0-r1 - ⬆ Upgrades PHP to 7.3.23 (#100) - 🔥 Remove portable dir from upstream (#99) diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index 4813ccd36..ffdcbfc15 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -53,6 +53,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-4d55842-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/4d55842 +[release-shield]: https://img.shields.io/badge/version-c7ae2f9-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/c7ae2f9 [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/master/images/screenshot.png \ No newline at end of file diff --git a/tasmoadmin/config.json b/tasmoadmin/config.json index d71020913..96845616e 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "4d55842", + "version": "c7ae2f9", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://github.com/hassio-addons/addon-tasmoadmin",