⬆️ Updating add-on TasmoAdmin to c337fd2

This commit is contained in:
Community Hass.io Add-ons Bot 2023-01-17 19:06:39 +00:00
parent 540ea21d8e
commit 2f666ebbe0
4 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,5 @@
# Changelog since v0.22.0
- ⬆️ Upgrades php to 8.1.14 (#277)
- 🔨 Fix healthcheck for SSL enabled instances (#274)
Fixes https://github.com/hassio-addons/addon-tasmoadmin/issues/273

View file

@ -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-2c9fc7b-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/2c9fc7b
[release-shield]: https://img.shields.io/badge/version-c337fd2-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/c337fd2
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png

View file

@ -27,5 +27,5 @@ schema:
slug: sonweb
startup: system
url: https://github.com/hassio-addons/addon-tasmoadmin
version: 2c9fc7b
version: c337fd2
webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'