From ed39454e70322cd01a02b2fa577aaee37448745e Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 10 Nov 2018 12:48:22 +0000 Subject: [PATCH] :arrow_up: Updating add-on MQTT Server & Web client to e095b3f --- README.md | 6 +++--- mqtt/CHANGELOG.md | 17 ++++++++++------- mqtt/README.md | 6 +++--- mqtt/config.json | 2 +- 4 files changed, 17 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index e2e94cf2b..108bd7718 100644 --- a/README.md +++ b/README.md @@ -670,10 +670,10 @@ SOFTWARE. [lutron-cert-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [lutron-cert-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [lutron-cert-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/ce123ac -[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/ce123ac/README.md +[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/e095b3f +[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/e095b3f/README.md [mqtt-issue]: https://github.com/hassio-addons/addon-mqtt/issues -[mqtt-version-shield]: https://img.shields.io/badge/version-ce123ac-blue.svg +[mqtt-version-shield]: https://img.shields.io/badge/version-e095b3f-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 diff --git a/mqtt/CHANGELOG.md b/mqtt/CHANGELOG.md index e0e3a9018..66df2965c 100644 --- a/mqtt/CHANGELOG.md +++ b/mqtt/CHANGELOG.md @@ -1,23 +1,26 @@ # Changelog since v0.1.1 -2018/11/09 16:52 UTC - [ce123ac](https://github.com/hassio-addons/addon-mqtt/commit/ce123ac07ca06c847eb2ab3aa826fb1aee91b137) by [@ludeeus](https://github.com/ludeeus) +2018/11/10 12:41 UTC - [e095b3f](https://github.com/hassio-addons/addon-mqtt/commit/e095b3f82206886345b7a8ab56658c9b984f9f45) by [@ludeeus](https://github.com/ludeeus) +> 🚜 Improvements to HA auth + +2018/11/10 12:41 UTC - [ce123ac](https://github.com/hassio-addons/addon-mqtt/commit/ce123ac07ca06c847eb2ab3aa826fb1aee91b137) by [@ludeeus](https://github.com/ludeeus) > ✨ Adds the posibility to add custom mosquitto configuration -2018/11/09 16:52 UTC - [faff6f7](https://github.com/hassio-addons/addon-mqtt/commit/faff6f745e7f73ef1e55b7cae933dab6ce7cc273) by [@ludeeus](https://github.com/ludeeus) +2018/11/10 12:41 UTC - [faff6f7](https://github.com/hassio-addons/addon-mqtt/commit/faff6f745e7f73ef1e55b7cae933dab6ce7cc273) by [@ludeeus](https://github.com/ludeeus) > ⬆️Update nginx to v1.14.1-r1 -2018/11/09 16:52 UTC - [deeab5e](https://github.com/hassio-addons/addon-mqtt/commit/deeab5ee5f678dddcbd5c9f4b223b74e2967a444) by [@ludeeus](https://github.com/ludeeus) +2018/11/10 12:41 UTC - [deeab5e](https://github.com/hassio-addons/addon-mqtt/commit/deeab5ee5f678dddcbd5c9f4b223b74e2967a444) by [@ludeeus](https://github.com/ludeeus) > ⬆️Update nginx-mod-lua to v1.14.1.-r0 -2018/11/09 16:52 UTC - [23cf09d](https://github.com/hassio-addons/addon-mqtt/commit/23cf09da4a1c8ff6ce9e268003479b634da3bd11) by [@ludeeus](https://github.com/ludeeus) +2018/11/10 12:41 UTC - [23cf09d](https://github.com/hassio-addons/addon-mqtt/commit/23cf09da4a1c8ff6ce9e268003479b634da3bd11) by [@ludeeus](https://github.com/ludeeus) > 🔥Remove apache2-utils -2018/11/09 16:52 UTC - [180c1a2](https://github.com/hassio-addons/addon-mqtt/commit/180c1a266614628cf35e161a20fc6fa4bb802945) by [@ludeeus](https://github.com/ludeeus) +2018/11/10 12:41 UTC - [180c1a2](https://github.com/hassio-addons/addon-mqtt/commit/180c1a266614628cf35e161a20fc6fa4bb802945) by [@ludeeus](https://github.com/ludeeus) > 📚 Corrected documentation websockets -> mqtt -2018/11/09 16:52 UTC - [e770d01](https://github.com/hassio-addons/addon-mqtt/commit/e770d01332b87d7d2c3ba6f0784ea1fa1bafa289) by [@ludeeus](https://github.com/ludeeus) +2018/11/10 12:41 UTC - [e770d01](https://github.com/hassio-addons/addon-mqtt/commit/e770d01332b87d7d2c3ba6f0784ea1fa1bafa289) by [@ludeeus](https://github.com/ludeeus) > Set z-index of buymeacoffee div to -1 -2018/11/09 16:52 UTC - [8d80805](https://github.com/hassio-addons/addon-mqtt/commit/8d808055a2cde5f24edc7229a43f3fd146649498) by [@ludeeus](https://github.com/ludeeus) +2018/11/10 12:41 UTC - [8d80805](https://github.com/hassio-addons/addon-mqtt/commit/8d808055a2cde5f24edc7229a43f3fd146649498) by [@ludeeus](https://github.com/ludeeus) > ✨ Adds HA Authentication diff --git a/mqtt/README.md b/mqtt/README.md index 5dcd7351a..ce09f68d2 100644 --- a/mqtt/README.md +++ b/mqtt/README.md @@ -42,13 +42,13 @@ 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/ce123ac/README.md +[docs]: https://github.com/hassio-addons/addon-mqtt/blob/e095b3f/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-ons-mqtt-server-web-client/70376 [hivemq]: https://www.hivemq.com/ [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [mosquitto]: https://mosquitto.org/ [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-ce123ac-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt/tree/ce123ac +[release-shield]: https://img.shields.io/badge/version-e095b3f-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt/tree/e095b3f [screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png \ No newline at end of file diff --git a/mqtt/config.json b/mqtt/config.json index 15da5d396..14ce4c6d5 100644 --- a/mqtt/config.json +++ b/mqtt/config.json @@ -1,6 +1,6 @@ { "name": "MQTT Server & Web client", - "version": "ce123ac", + "version": "e095b3f", "slug": "mqtt", "timeout": 10, "description": "Mosquitto MQTT Server bundled with Hivemq's web client",