From 344ee92ed09a485123a0201e18ccdd109a55008c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 26 Aug 2020 10:10:52 +0000 Subject: [PATCH] :tada: Release of add-on Happy Bubbles 3.1.3 --- README.md | 6 +++--- happy-bubbles/CHANGELOG.md | 10 ++++++---- happy-bubbles/README.md | 4 ++-- happy-bubbles/config.json | 2 +- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f2da6974..a66e285e 100644 --- a/README.md +++ b/README.md @@ -941,10 +941,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.1.2 -[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.1.2/README.md +[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.1.3 +[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.1.3/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.1.2-blue.svg +[happy-bubbles-version-shield]: https://img.shields.io/badge/version-v3.1.3-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 7398faf2..ec4412f0 100644 --- a/happy-bubbles/CHANGELOG.md +++ b/happy-bubbles/CHANGELOG.md @@ -4,11 +4,13 @@ This is a general maintenance release. ### 🔨 Changes -- ⬆ Upgrades add-on base image to v7.2.0 -- 🔨 Implement OCI image specification on labels -- ✏ Split add-on documentation +- ⬆ Upgrades add-on base image to v8.0.1 +- 🔥 Remove Renovatebot +- ⬆ Upgrades unzip to 6.0-r7 +- ⬆ Upgrades wget to 1.20.3-r1 +- ⬆ Upgrades nginx to 1.18.0-r0 -[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v3.1.1...v3.1.2 +[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v3.1.2...v3.1.3 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: diff --git a/happy-bubbles/README.md b/happy-bubbles/README.md index 8121b896..1a4c14ee 100644 --- a/happy-bubbles/README.md +++ b/happy-bubbles/README.md @@ -53,5 +53,5 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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.1.2-blue.svg -[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.1.2 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v3.1.3-blue.svg +[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.1.3 \ No newline at end of file diff --git a/happy-bubbles/config.json b/happy-bubbles/config.json index ea0bb9eb..d7b1d1ce 100644 --- a/happy-bubbles/config.json +++ b/happy-bubbles/config.json @@ -1,6 +1,6 @@ { "name": "Happy Bubbles", - "version": "3.1.2", + "version": "3.1.3", "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",