From 01d76efe23a113795fea25418fdc5cd0e1090f64 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 25 Nov 2019 20:55:38 +0000 Subject: [PATCH] :tada: Release of add-on Happy Bubbles 3.0.4 --- README.md | 6 +++--- happy-bubbles/CHANGELOG.md | 14 ++++++-------- happy-bubbles/README.md | 6 +++--- happy-bubbles/config.json | 3 +-- 4 files changed, 13 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index eb518a3d..bbb67b4a 100644 --- a/README.md +++ b/README.md @@ -840,10 +840,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.3 -[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.0.3/README.md +[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.0.4 +[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.0.4/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.3-blue.svg +[happy-bubbles-version-shield]: https://img.shields.io/badge/version-v3.0.4-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 ffaa125b..e87c2703 100644 --- a/happy-bubbles/CHANGELOG.md +++ b/happy-bubbles/CHANGELOG.md @@ -1,17 +1,15 @@ [Full Changelog][changelog] -This release does some major upgrades on the internals of the add-on. -It does not change anything for you as the user. +This is a general maintenance release. ### 🔨 Changes -- :arrow_up: Upgrades nginx to 1.16.1-r0 -- :arrow_up: Upgrades add-on base image to v4.1.1 -- :hammer: Updates HA Auth URL in NGinx LUA script -- :ambulance: Fixes path handling for SSL certificates -- :hammer: Use Hass.io DNS as NGinx resolver +- :books: Component > Integration (#7) +- :arrow_up: Upgrades add-on base image to v5.0.2 +- :fire: Removes unneeded access to config folder +- :arrow_up: Upgrades ginx to 1.16.1-r1 -[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v3.0.2...v3.0.3 +[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v3.0.3...v3.0.4 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 8390a32f..eb3aff50 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.3/README.md +[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.0.4/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.3-blue.svg -[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.0.3 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v3.0.4-blue.svg +[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.0.4 \ No newline at end of file diff --git a/happy-bubbles/config.json b/happy-bubbles/config.json index f5acddb4..eda4b5bd 100644 --- a/happy-bubbles/config.json +++ b/happy-bubbles/config.json @@ -1,6 +1,6 @@ { "name": "Happy Bubbles", - "version": "3.0.3", + "version": "3.0.4", "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", @@ -22,7 +22,6 @@ "hassio_role": "default", "auth_api": true, "map": [ - "config", "ssl" ], "ports": {