mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 11:31:28 +00:00
🎉 Release of add-on TasmoAdmin 0.6.1
This commit is contained in:
parent
7b8b29846d
commit
05341e6ced
4 changed files with 25 additions and 17 deletions
|
@ -1,11 +1,19 @@
|
|||
[Full Changelog][changelog]
|
||||
|
||||
- Upgrades nginx to 1.14.0-r1
|
||||
- Upgrades base image to v2.3.0
|
||||
- Adds Hassio API role to the configuration
|
||||
- Upgrades PHP to 7.2.10-r0
|
||||
- Updates logo & icon
|
||||
- Upgrades TasmoAdmin to v1.6.0
|
||||
- Fixes typo in add-on configuration
|
||||
### Changed
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-tasmoadmin/compare/v0.5.1...v0.6.0
|
||||
- Upgrades git to 2.18.1-r0
|
||||
- Removes BountySource links
|
||||
- Fixes spelling error in Dockerfile
|
||||
- Upgrades nginx to 1.14.2-r0
|
||||
- Removes Anchore.io links
|
||||
- Updates maintenance year to 2019
|
||||
- Upgrades add-on base image to 2.3.1
|
||||
- Upgrades PHP to 7.2.13-r0
|
||||
- Configure Renovate (#35)
|
||||
- Replaces add-on link with GitHub link
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-tasmoadmin/compare/v0.6.0...v0.6.1
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
|
@ -46,13 +46,13 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.6.0/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.6.1/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-tasmoadmin/54155?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/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-v0.6.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.6.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.6.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.6.1
|
||||
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/master/images/screenshot.png
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "TasmoAdmin",
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"slug": "sonweb",
|
||||
"description": "Centrally manage all your Sonoff-Tasmota devices",
|
||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-tasmoadmin/54155?u=frenck",
|
||||
"url": "https://github.com/hassio-addons/addon-tasmoadmin",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:9541]",
|
||||
"startup": "system",
|
||||
"arch": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue