mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on TasmoAdmin to 056146b
This commit is contained in:
parent
78f7b8e966
commit
42fb33cb93
4 changed files with 7 additions and 6 deletions
|
@ -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/0d1cbde
|
||||
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/0d1cbde/README.md
|
||||
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/056146b
|
||||
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/056146b/README.md
|
||||
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
|
||||
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-0d1cbde-blue.svg
|
||||
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-056146b-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Changelog since v0.21.0
|
||||
- ⬆️ Upgrades TasmoAdmin to v2.2.0 (#271)
|
||||
- 🩺 Add healthcheck to improve HA watchdog (#270)
|
||||
- 🔨 Migrate old-style S6 scripts to s6-rc.d (#269)
|
||||
- ⬆️ Upgrades add-on base image to 13.0.0 (#268)
|
||||
|
|
|
@ -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-0d1cbde-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/0d1cbde
|
||||
[release-shield]: https://img.shields.io/badge/version-056146b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/056146b
|
||||
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png
|
|
@ -27,5 +27,5 @@ schema:
|
|||
slug: sonweb
|
||||
startup: system
|
||||
url: https://github.com/hassio-addons/addon-tasmoadmin
|
||||
version: 0d1cbde
|
||||
version: 056146b
|
||||
webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue