From 205f8dd46359b539294409d6df724d355d2e800c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 16 Dec 2022 11:54:56 +0000 Subject: [PATCH] :arrow_up: Updating add-on TasmoAdmin to 50715a4 --- README.md | 6 +++--- tasmoadmin/CHANGELOG.md | 16 ++-------------- tasmoadmin/README.md | 4 ++-- tasmoadmin/config.yaml | 2 +- 4 files changed, 8 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 452731658..32fe1a9c3 100644 --- a/README.md +++ b/README.md @@ -999,10 +999,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/8bcd7b2 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/8bcd7b2/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/50715a4 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/50715a4/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-8bcd7b2-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-50715a4-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 ac9709e0e..82cbae1db 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,14 +1,2 @@ -# Changelog since v0.20.0 -- Include node_modules in final image (#263) - -Co-authored-by: Franck Nijhof -- ⬆️ Upgrades git to 2.36.3-r0 (#266) -- ⬆️ Upgrades php8 to 8.0.25-r0 (#265) -- ⬆️ Upgrades nginx to 1.22.1-r0 (#264) -- ⬆️ Upgrades TasmoAdmin to v2.1.1 (#262) -- Add php-dom dependency (#261) -- ⬆️ Upgrades TasmoAdmin to v2.1.0 (#259) -- ⬆️ Upgrades nodejs to 16.17.1-r0 (#260) -- ⬆️ Upgrades composer to 2.4.2-r0 (#258) -- Bump PHP to 8.0.24-r0 (#257) -- ⬆️ Upgrades add-on base image to 12.2.3 (#253) +# Changelog since v0.21.0 +- ⬆️ Upgrades add-on base image to 13.0.0 (#268) diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index 8056c6663..1b51d8ccb 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-8bcd7b2-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/8bcd7b2 +[release-shield]: https://img.shields.io/badge/version-50715a4-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/50715a4 [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 954852242..ab3c103b9 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: 8bcd7b2 +version: 50715a4 webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'