⬆️ Updating add-on TasmoAdmin to ac11f39

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-19 23:24:25 +00:00
parent 1a4d605b4c
commit ebe965eeed
4 changed files with 7 additions and 6 deletions

View file

@ -1022,10 +1022,10 @@ SOFTWARE.
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/5d2e572 [addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/ac11f39
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/5d2e572/README.md [addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/ac11f39/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-5d2e572-blue.svg [tasmoadmin-version-shield]: https://img.shields.io/badge/version-ac11f39-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

View file

@ -1,4 +1,5 @@
# Changelog since v0.14.1 # Changelog since v0.14.1
- Upgrades add-on base image to v9.2.0 (#148)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#145) - ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#145)
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0.

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-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-5d2e572-blue.svg [release-shield]: https://img.shields.io/badge/version-ac11f39-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/5d2e572 [release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/ac11f39
[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

View file

@ -1,6 +1,6 @@
{ {
"name": "TasmoAdmin", "name": "TasmoAdmin",
"version": "5d2e572", "version": "ac11f39",
"slug": "sonweb", "slug": "sonweb",
"description": "Centrally manage all your Sonoff-Tasmota devices", "description": "Centrally manage all your Sonoff-Tasmota devices",
"url": "https://github.com/hassio-addons/addon-tasmoadmin", "url": "https://github.com/hassio-addons/addon-tasmoadmin",