From 80aa66c6d68e81998d69160d57d46b397bdd5358 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 20 Jul 2019 15:10:24 +0000 Subject: [PATCH] :tada: Release of add-on Happy Bubbles 3.0.1 --- README.md | 6 +++--- happy-bubbles/CHANGELOG.md | 12 ++---------- happy-bubbles/README.md | 6 +++--- happy-bubbles/config.json | 2 +- 4 files changed, 9 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 2f65e039..1b41bd61 100644 --- a/README.md +++ b/README.md @@ -825,10 +825,10 @@ SOFTWARE. [grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [grocy-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grocy-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.0.0 -[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.0.0/README.md +[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.0.1 +[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.0.1/README.md [happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues -[happy-bubbles-version-shield]: https://img.shields.io/badge/version-v3.0.0-blue.svg +[happy-bubbles-version-shield]: https://img.shields.io/badge/version-v3.0.1-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 4fdf5dc3..f27182bb 100644 --- a/happy-bubbles/CHANGELOG.md +++ b/happy-bubbles/CHANGELOG.md @@ -5,17 +5,9 @@ It does not change anything for you as the user. ### 🔨 Changes -- :arrow_up: Upgrades lua-resty-http to 0.13-r0 -- :arrow_up: Upgrades nginx to 1.14.2-r1 -- :arrow_up: Upgrades nginx-mod-http-lua to 1.14.2-r1 -- :ambulance: Turns of Lua Resty core in Nginx -- :arrow_up: Upgrades nginx to 1.16.0-r2 -- :arrow_up: Upgrades add-on base image to v4.0.1 -- :fire: Removes now deprecated ssl directive -- :pencil2: Maintaince -> Maintenance -- :sparkles: Adds FUNDING.yml +- :arrow_up: Upgrades add-on base image to v4.0.2 -[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v2.1.1...v3.0.0 +[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v3.0.0...v3.0.1 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck \ No newline at end of file diff --git a/happy-bubbles/README.md b/happy-bubbles/README.md index e76297bc..da2020da 100644 --- a/happy-bubbles/README.md +++ b/happy-bubbles/README.md @@ -49,12 +49,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/v3.0.0/README.md +[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.0.1/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/2019.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-v3.0.0-blue.svg -[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.0.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v3.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.0.1 \ No newline at end of file diff --git a/happy-bubbles/config.json b/happy-bubbles/config.json index 62a8d30a..b7a2cefc 100644 --- a/happy-bubbles/config.json +++ b/happy-bubbles/config.json @@ -1,6 +1,6 @@ { "name": "Happy Bubbles", - "version": "3.0.0", + "version": "3.0.1", "slug": "happy-bubbles", "description": "Presence detection server for Happy Bubbles Bluetooth beacon-based presence detection system.", "url": "https://github.com/hassio-addons/addon-happy-bubbles",