From 003ae4f5dc1d4b24bbcb9a1b8fc80067a0d33741 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 31 Mar 2019 20:44:55 +0000 Subject: [PATCH] :tada: Release of add-on TasmoAdmin 0.7.0 --- README.md | 6 +++--- tasmoadmin/CHANGELOG.md | 24 +++++++++++++----------- tasmoadmin/README.md | 6 +++--- tasmoadmin/config.json | 15 +++++---------- 4 files changed, 24 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index c280c0a0..946cb4b2 100644 --- a/README.md +++ b/README.md @@ -888,10 +888,10 @@ SOFTWARE. [spotify-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [spotify-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.6.1 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.6.1/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.7.0 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.7.0/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.6.1-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.7.0-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 49bd7bad..ed3f5e45 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -2,18 +2,20 @@ ### Changed -- Upgrades git to 2.18.1-r0 -- Removes BountySource links -- Fixes spelling error in Dockerfile -- Upgrades nginx to 1.14.2-r0 -- Removes Anchore.io links -- Updates maintenance year to 2019 -- Upgrades add-on base image to 2.3.1 -- Upgrades PHP to 7.2.13-r0 -- Configure Renovate (#35) -- Replaces add-on link with GitHub link +- :arrow_up: Upgrades add-on base image to 3.0.1 +- :sparkles: Adds ARMv7 support +- :arrow_up: Upgrades PHP to 7.2.14-r0 +- :arrow_up: Upgrades git to 2.20.1-r0 +- :arrow_up: Upgrades TasmoAdmin to v1.6.1-beta1 +- :hammer: Makes log_level optional +- :fire: Removes IPv6 switch +- :fire: Removes custom log format override +- :hammer: Rewrite add-on onto Bashio +- :hammer: Makes NGinx wait for PHP-FPM before starting +- :hammer: Output proper info messages when services start +- :ambulance: Fixes incorrect timeout command call -[changelog]: https://github.com/hassio-addons/addon-tasmoadmin/compare/v0.6.0...v0.6.1 +[changelog]: https://github.com/hassio-addons/addon-tasmoadmin/compare/v0.6.1...v0.7.0 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck \ No newline at end of file diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index b67e173d..238b0525 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -30,13 +30,13 @@ Some of its features: [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-tasmoadmin/blob/v0.6.1/README.md +[docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.7.0/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-tasmoadmin/54155?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-v0.6.1-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.6.1 +[release-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.7.0 [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 8379ffb2..06f6c9b2 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "0.6.1", + "version": "0.7.0", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://github.com/hassio-addons/addon-tasmoadmin", @@ -10,6 +10,7 @@ "aarch64", "amd64", "armhf", + "armv7", "i386" ], "boot": "auto", @@ -22,21 +23,15 @@ "9541/tcp": 9541 }, "options": { - "log_level": "info", "ssl": true, "certfile": "fullchain.pem", - "keyfile": "privkey.pem", - "ipv6": false + "keyfile": "privkey.pem" }, "schema": { - "log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)", + "log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?", "ssl": "bool", "certfile": "str", - "keyfile": "str", - "ipv6": "bool" - }, - "environment": { - "LOG_FORMAT": "{LEVEL}: {MESSAGE}" + "keyfile": "str" }, "image": "hassioaddons/sonweb-{arch}" } \ No newline at end of file