From 3476e5591776bff2c28376e2bade2b90f73802ed Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 10 Jan 2019 03:39:14 +0000 Subject: [PATCH] :arrow_up: Updating add-on MQTT Server & Web client to 6c53e5f --- README.md | 6 +++--- mqtt/CHANGELOG.md | 28 +++++++++++++++++++++++++--- mqtt/README.md | 6 +++--- mqtt/config.json | 2 +- 4 files changed, 32 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d49c3949f..edac44e57 100644 --- a/README.md +++ b/README.md @@ -707,10 +707,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/3e3f8e0 -[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/3e3f8e0/README.md +[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/6c53e5f +[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/6c53e5f/README.md [mqtt-issue]: https://github.com/hassio-addons/addon-mqtt/issues -[mqtt-version-shield]: https://img.shields.io/badge/version-3e3f8e0-blue.svg +[mqtt-version-shield]: https://img.shields.io/badge/version-6c53e5f-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 b7424f7da..2027ae3de 100644 --- a/mqtt/CHANGELOG.md +++ b/mqtt/CHANGELOG.md @@ -1,11 +1,33 @@ # Changelog since v0.3.1 -2019/01/07 00:19 UTC - [3e3f8e0](https://github.com/hassio-addons/addon-mqtt/commit/3e3f8e0e2e8aaeb79e437ad8fb4bba62798c9a58) by [@ludeeus](https://github.com/ludeeus) +2019/01/09 21:21 UTC - [6c53e5f](https://github.com/hassio-addons/addon-mqtt/commit/6c53e5fa4e43d07adabc4884fe610d56210c7f9c) by [@renovate[bot]](https://github.com/apps/renovate) +> Configure Renovate (#21) + +* Add renovate.json + +* Update renovate.json + +2019/01/09 21:21 UTC - [6fea2f2](https://github.com/hassio-addons/addon-mqtt/commit/6fea2f25540a534e68b5e750aabbfc7fab057a8a) by [@frenck](https://github.com/frenck) +> :tractor: :rocket: Refactor of GitLab CI + +2019/01/09 21:21 UTC - [ab03b1e](https://github.com/hassio-addons/addon-mqtt/commit/ab03b1e080ee5d07f7235c45c16f39ab9fc9d816) by [@frenck](https://github.com/frenck) +> :fireworks: Updates maintenance year to 2019 + +2019/01/09 21:21 UTC - [33c2280](https://github.com/hassio-addons/addon-mqtt/commit/33c2280a81091e22f12bb891b901da4817966915) by [@frenck](https://github.com/frenck) +> :fire: Removes Anchore.io links + +2019/01/09 21:21 UTC - [6b32edb](https://github.com/hassio-addons/addon-mqtt/commit/6b32edb58151cbac6d2430600be2f87b018a0ccc) by [@frenck](https://github.com/frenck) +> :fire: Removes BountySource links + +2019/01/09 21:21 UTC - [ff9fc8e](https://github.com/hassio-addons/addon-mqtt/commit/ff9fc8e2ffc471cf4fc64cbe557efff049553176) by [@frenck](https://github.com/frenck) +> :pencil2: Fixes spelling error in Dockerfile + +2019/01/09 21:21 UTC - [3e3f8e0](https://github.com/hassio-addons/addon-mqtt/commit/3e3f8e0e2e8aaeb79e437ad8fb4bba62798c9a58) by [@ludeeus](https://github.com/ludeeus) > ⬆️ Upgrades add-on base image to version 2.3.1 -2019/01/07 00:19 UTC - [6152b45](https://github.com/hassio-addons/addon-mqtt/commit/6152b4593594492e81d356e44436ebe2d90c29e7) by [@ludeeus](https://github.com/ludeeus) +2019/01/09 21:21 UTC - [6152b45](https://github.com/hassio-addons/addon-mqtt/commit/6152b4593594492e81d356e44436ebe2d90c29e7) by [@ludeeus](https://github.com/ludeeus) > :arrow_up: Upgrades add-on base image to version 2.3.1 -2019/01/07 00:19 UTC - [e27f67b](https://github.com/hassio-addons/addon-mqtt/commit/e27f67b19f659288646b3dd5bb1a9c08b5e7c6d6) by [@ludeeus](https://github.com/ludeeus) +2019/01/09 21:21 UTC - [e27f67b](https://github.com/hassio-addons/addon-mqtt/commit/e27f67b19f659288646b3dd5bb1a9c08b5e7c6d6) by [@ludeeus](https://github.com/ludeeus) > :arrow_up: Upgrades add-on base image to version 2.3.1 diff --git a/mqtt/README.md b/mqtt/README.md index d36fa70f6..116bb454c 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/3e3f8e0/README.md +[docs]: https://github.com/hassio-addons/addon-mqtt/blob/6c53e5f/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/2019.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-3e3f8e0-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt/tree/3e3f8e0 +[release-shield]: https://img.shields.io/badge/version-6c53e5f-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt/tree/6c53e5f [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 738de5fb6..ea04b4079 100644 --- a/mqtt/config.json +++ b/mqtt/config.json @@ -1,6 +1,6 @@ { "name": "MQTT Server & Web client", - "version": "3e3f8e0", + "version": "6c53e5f", "slug": "mqtt", "timeout": 10, "description": "Mosquitto MQTT Server bundled with Hivemq's web client",