diff --git a/README.md b/README.md index 57417d498..a78b022c3 100644 --- a/README.md +++ b/README.md @@ -607,10 +607,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/52c3af8 -[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/52c3af8/README.md +[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/1e30286 +[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/1e30286/README.md [happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues -[happy-bubbles-version-shield]: https://img.shields.io/badge/version-52c3af8-blue.svg +[happy-bubbles-version-shield]: https://img.shields.io/badge/version-1e30286-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 33bd7325f..629dc8f5c 100644 --- a/happy-bubbles/CHANGELOG.md +++ b/happy-bubbles/CHANGELOG.md @@ -1,17 +1,5 @@ -# Changelog since v1.1.1 +# Changelog since v1.2.0 -2018/09/25 10:09 UTC - [52c3af8](https://github.com/hassio-addons/addon-happy-bubbles/commit/52c3af81119373cd73a087589419737871482fc7) by [@frenck](https://github.com/frenck) -> :snowflake: Adds Hassio API security role - -2018/09/25 10:09 UTC - [34fd1bb](https://github.com/hassio-addons/addon-happy-bubbles/commit/34fd1bb87d1c4f0e7670376c96cfb4f3e7add2c1) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v2.3.0 - -2018/09/25 10:09 UTC - [13fadf8](https://github.com/hassio-addons/addon-happy-bubbles/commit/13fadf8dbb2d3ff8ca5ca8c7ee0b0f8d0230befa) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades nginx to 1.14.0-r1 - -2018/09/25 10:09 UTC - [ca5223a](https://github.com/hassio-addons/addon-happy-bubbles/commit/ca5223ad4f9302c02b86b6ec06615db05fa84e71) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v2.2.0 - -2018/09/25 10:09 UTC - [fa67ca3](https://github.com/hassio-addons/addon-happy-bubbles/commit/fa67ca3a99027d218e174529fb17dacf5d2b8323) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades unzip to 6.0-r4 +2018/12/02 08:59 UTC - [1e30286](https://github.com/hassio-addons/addon-happy-bubbles/commit/1e30286af94a540e6379b72bd490c16928b427b7) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nginx to 1.14.1-r0 diff --git a/happy-bubbles/README.md b/happy-bubbles/README.md index 011b01594..bc350d7ab 100644 --- a/happy-bubbles/README.md +++ b/happy-bubbles/README.md @@ -52,12 +52,12 @@ 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-happy-bubbles/blob/52c3af8/README.md +[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/1e30286/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 [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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-52c3af8-blue.svg -[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/52c3af8 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-1e30286-blue.svg +[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/1e30286 \ No newline at end of file diff --git a/happy-bubbles/config.json b/happy-bubbles/config.json index f2d35ef02..ec3fe4f7a 100644 --- a/happy-bubbles/config.json +++ b/happy-bubbles/config.json @@ -1,6 +1,6 @@ { "name": "Happy Bubbles", - "version": "52c3af8", + "version": "1e30286", "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",