From d88c5f1d12ccc946ed368bc8edb2542d63db80ae Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 29 Jun 2022 23:18:31 +0000 Subject: [PATCH] :arrow_up: Updating add-on TasmoAdmin to 6a8f205 --- README.md | 6 +++--- tasmoadmin/CHANGELOG.md | 7 ++----- tasmoadmin/README.md | 4 ++-- tasmoadmin/config.yaml | 2 +- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index b8de53bfe..3f3685615 100644 --- a/README.md +++ b/README.md @@ -976,10 +976,10 @@ SOFTWARE. [tailscale-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tailscale-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [tailscale-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/60110c9 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/60110c9/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/6a8f205 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/6a8f205/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-60110c9-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-6a8f205-blue.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 [tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tasmoadmin/CHANGELOG.md b/tasmoadmin/CHANGELOG.md index 11171cf38..8ffd2031f 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,5 +1,2 @@ -# Changelog since v0.19.0 -- 🚑 Fix missing multibyte string handling/conversion modules (#248) -- ⬆️ Upgrades TasmoAdmin to v2.0.0-beta9 (#247) -- Fix PHP opcache blacklist file (#246) -- ⬆️ Upgrades TasmoAdmin to v2.0.0-beta8 (#245) +# Changelog since v0.19.1 +- ⬆️ Upgrades nginx to 1.22.0-r1 (#249) diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index 0346aeb62..3faa135e0 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-60110c9-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/60110c9 +[release-shield]: https://img.shields.io/badge/version-6a8f205-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/6a8f205 [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tasmoadmin/config.yaml b/tasmoadmin/config.yaml index accc581d7..872f262e3 100644 --- a/tasmoadmin/config.yaml +++ b/tasmoadmin/config.yaml @@ -27,5 +27,5 @@ schema: slug: sonweb startup: system url: https://github.com/hassio-addons/addon-tasmoadmin -version: 60110c9 +version: 6a8f205 webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'