mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 11:31:28 +00:00
🎉 Release of add-on Happy Bubbles 1.2.1
This commit is contained in:
parent
9617ac941a
commit
33d92c2c50
4 changed files with 23 additions and 14 deletions
|
@ -635,10 +635,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/v1.2.0
|
||||
[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v1.2.0/README.md
|
||||
[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v1.2.1
|
||||
[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v1.2.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-v1.2.0-blue.svg
|
||||
[happy-bubbles-version-shield]: https://img.shields.io/badge/version-v1.2.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
|
||||
|
|
|
@ -2,9 +2,18 @@
|
|||
|
||||
### Changed
|
||||
|
||||
- Upgrades unzip to 6.0-r4
|
||||
- Upgrades nginx to 1.14.0-r1
|
||||
- Upgrades base image to v2.3.0
|
||||
- Adds Hassio API security role
|
||||
- Upgrades nginx to 1.14.2-r0
|
||||
- Fixes spelling error in Dockerfile
|
||||
- Removes BountySource links
|
||||
- Removes Anchore.io links
|
||||
- Updates maintenance year to 2019
|
||||
- Refactor of GitLab CI
|
||||
- Upgrades add-on base image to 2.3.1
|
||||
- Upgrades wget to 1.20.1-r0
|
||||
- Configure Renovate (#6)
|
||||
- Replaces add-on link with GitHub link
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v1.1.1...v1.2.0
|
||||
[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v1.2.0...v1.2.1
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
|
@ -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/v1.2.0/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v1.2.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/2018.svg
|
||||
[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-v1.2.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v1.2.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v1.2.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v1.2.1
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "Happy Bubbles",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"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",
|
||||
"url": "https://github.com/hassio-addons/addon-happy-bubbles",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:5555]",
|
||||
"startup": "services",
|
||||
"arch": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue