From d7ed009db6c0c36898d993dc67e7acea6f0c2246 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 14 Jul 2018 12:56:23 +0000 Subject: [PATCH] :arrow_up: Updating add-on Happy Bubbles to d88a551 --- README.md | 6 +++--- happy-bubbles/CHANGELOG.md | 9 ++++++--- happy-bubbles/README.md | 6 +++--- happy-bubbles/config.json | 2 +- 4 files changed, 13 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0ecf67744..75b8f34e1 100644 --- a/README.md +++ b/README.md @@ -486,10 +486,10 @@ SOFTWARE. [grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [grafana-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/de80994 -[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/de80994/README.md +[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/d88a551 +[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/d88a551/README.md [happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues -[happy-bubbles-version-shield]: https://img.shields.io/badge/version-de80994-blue.svg +[happy-bubbles-version-shield]: https://img.shields.io/badge/version-d88a551-blue.svg [happy-bubbles-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/happy-bubbles-armhf.svg [happy-bubbles-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [happy-bubbles-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/happy-bubbles/CHANGELOG.md b/happy-bubbles/CHANGELOG.md index bd6f276a1..75b98569b 100644 --- a/happy-bubbles/CHANGELOG.md +++ b/happy-bubbles/CHANGELOG.md @@ -1,5 +1,8 @@ -# Changelog since v0.4.0 +# Changelog since v0.4.1 -2018/06/20 20:07 UTC - [de80994](https://github.com/hassio-addons/addon-happy-bubbles/commit/de80994db29da3abfe4b4b6b919fc2ab35fc3cb0) by [@nemik](https://github.com/nemik) -> ⬆️ Upgrades presence server to v1.8.3 (#3) +2018/07/14 12:48 UTC - [d88a551](https://github.com/hassio-addons/addon-happy-bubbles/commit/d88a5516d3a8e8aca61e744a81dfe3756dd4c13e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nginx to 1.14.0-r0 + +2018/07/14 12:48 UTC - [8b85421](https://github.com/hassio-addons/addon-happy-bubbles/commit/8b85421ded8c0d416c17b565e119b2b18969ce54) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades base image to v2.0.1 diff --git a/happy-bubbles/README.md b/happy-bubbles/README.md index 6367be80d..d4bc06992 100644 --- a/happy-bubbles/README.md +++ b/happy-bubbles/README.md @@ -50,10 +50,10 @@ 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/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/de80994/README.md +[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/d88a551/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-happy-bubbles/53511?u=frenck [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-de80994-blue.svg -[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/de80994 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-d88a551-blue.svg +[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/d88a551 \ No newline at end of file diff --git a/happy-bubbles/config.json b/happy-bubbles/config.json index 8f591fd59..04ea3e18d 100644 --- a/happy-bubbles/config.json +++ b/happy-bubbles/config.json @@ -1,6 +1,6 @@ { "name": "Happy Bubbles", - "version": "de80994", + "version": "d88a551", "slug": "happy-bubbles", "description": "Presence detection server for Happy Bubbles Bluetooth beacon-based presence detection system.", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-happy-bubbles/53511?u=frenck",