From 8134c40a4215827ef82c9164356a74b8dd3b0e31 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 14 Jul 2018 14:10:15 +0000 Subject: [PATCH] :tada: Release of add-on Happy Bubbles 1.0.0 --- README.md | 6 +++--- happy-bubbles/CHANGELOG.md | 6 ++++-- happy-bubbles/README.md | 8 ++++---- happy-bubbles/config.json | 2 +- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 787652a1..80173a70 100644 --- a/README.md +++ b/README.md @@ -463,10 +463,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/v0.4.1 -[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v0.4.1/README.md +[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v1.0.0 +[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v1.0.0/README.md [happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues -[happy-bubbles-version-shield]: https://img.shields.io/badge/version-v0.4.1-blue.svg +[happy-bubbles-version-shield]: https://img.shields.io/badge/version-v1.0.0-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 a34fbaa0..ce11013f 100644 --- a/happy-bubbles/CHANGELOG.md +++ b/happy-bubbles/CHANGELOG.md @@ -2,6 +2,8 @@ ### Changed -- Upgrades presence server to v1.8.3 (#3) (@nemik) +- Upgrades base image to v2.0.1 +- Upgrades nginx to 1.14.0-r0 +- Updates project badges to production ready -[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v0.4.0...v0.4.1 \ No newline at end of file +[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v0.4.1...v1.0.0 \ No newline at end of file diff --git a/happy-bubbles/README.md b/happy-bubbles/README.md index e3c2f38c..8c76fb34 100644 --- a/happy-bubbles/README.md +++ b/happy-bubbles/README.md @@ -47,10 +47,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/v0.4.1/README.md +[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v1.0.0/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-v0.4.1-blue.svg -[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v0.4.1 \ No newline at end of file +[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg +[release-shield]: https://img.shields.io/badge/version-v1.0.0-blue.svg +[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v1.0.0 \ No newline at end of file diff --git a/happy-bubbles/config.json b/happy-bubbles/config.json index e31f2f0a..42a1b238 100644 --- a/happy-bubbles/config.json +++ b/happy-bubbles/config.json @@ -1,6 +1,6 @@ { "name": "Happy Bubbles", - "version": "0.4.1", + "version": "1.0.0", "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",