⬆️ Updating add-on MQTT Server & Web client to 7a7851d

This commit is contained in:
Community Hass.io Add-ons Bot 2018-09-24 21:54:22 +00:00
parent e9d393efc7
commit 8fceb84434
4 changed files with 9 additions and 9 deletions

View file

@ -693,10 +693,10 @@ SOFTWARE.
[lovelace-migration-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[lovelace-migration-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[lovelace-migration-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/ca75625
[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/ca75625/README.md
[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/7a7851d
[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/7a7851d/README.md
[mqtt-issue]: https://github.com/hassio-addons/addon-mqtt/issues
[mqtt-version-shield]: https://img.shields.io/badge/version-ca75625-blue.svg
[mqtt-version-shield]: https://img.shields.io/badge/version-7a7851d-blue.svg
[mqtt-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/mqtt.svg
[mqtt-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,3 +1,3 @@
2018/09/22 19:38 UTC - [ca75625](https://github.com/hassio-addons/addon-mqtt/commit/ca75625c00dd12438c9fdbfa81dbfa8366e32cb2) by [@ludeeus](https://github.com/ludeeus)
> 👕Fixes shellcheck warnings
2018/09/24 21:10 UTC - [7a7851d](https://github.com/hassio-addons/addon-mqtt/commit/7a7851db259127ee94daecc4617291d6c95de0fe) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades base image to v2.3.0

View file

@ -41,11 +41,11 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-mqtt/blob/ca75625/README.md
[docs]: https://github.com/hassio-addons/addon-mqtt/blob/7a7851d/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-ca75625-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt/tree/ca75625
[release-shield]: https://img.shields.io/badge/version-7a7851d-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt/tree/7a7851d
[screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png

View file

@ -1,6 +1,6 @@
{
"name": "MQTT Server & Web client",
"version": "ca75625",
"version": "7a7851d",
"slug": "mqtt",
"description": "Mosquitto MQTT Server bundled with Hivemq's web client",
"url": "https://github.com/hassio-addons/addon-mqtt/tree/master/README.md",