mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on TasmoAdmin to 69724d6
This commit is contained in:
parent
8c1ed35fc7
commit
a74b205d4a
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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[tailscale-armv7-shield]: https://img.shields.io/badge/armv7-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
|
[tailscale-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/e8f9da2
|
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/69724d6
|
||||||
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/e8f9da2/README.md
|
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/69724d6/README.md
|
||||||
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
|
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
|
||||||
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-e8f9da2-blue.svg
|
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-69724d6-blue.svg
|
||||||
[tasmoadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Changelog since v0.20.0
|
# Changelog since v0.20.0
|
||||||
|
- Add php-dom dependency (#261)
|
||||||
- ⬆️ Upgrades TasmoAdmin to v2.1.0 (#259)
|
- ⬆️ Upgrades TasmoAdmin to v2.1.0 (#259)
|
||||||
- ⬆️ Upgrades nodejs to 16.17.1-r0 (#260)
|
- ⬆️ Upgrades nodejs to 16.17.1-r0 (#260)
|
||||||
- ⬆️ Upgrades composer to 2.4.2-r0 (#258)
|
- ⬆️ Upgrades composer to 2.4.2-r0 (#258)
|
||||||
|
|
|
@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-e8f9da2-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-69724d6-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/e8f9da2
|
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/69724d6
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png
|
|
@ -27,5 +27,5 @@ schema:
|
||||||
slug: sonweb
|
slug: sonweb
|
||||||
startup: system
|
startup: system
|
||||||
url: https://github.com/hassio-addons/addon-tasmoadmin
|
url: https://github.com/hassio-addons/addon-tasmoadmin
|
||||||
version: e8f9da2
|
version: 69724d6
|
||||||
webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'
|
webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue