⬆️ Updating add-on Octobox to 8878ea0

This commit is contained in:
Community Hass.io Add-ons Bot 2018-06-23 21:41:39 +00:00
parent 105c002beb
commit 6ead847d6d
4 changed files with 12 additions and 10 deletions

View file

@ -558,10 +558,10 @@ SOFTWARE.
[node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-octobox]: https://github.com/hassio-addons/addon-octobox/tree/f84062f [addon-octobox]: https://github.com/hassio-addons/addon-octobox/tree/8878ea0
[addon-doc-octobox]: https://github.com/hassio-addons/addon-octobox/blob/f84062f/README.md [addon-doc-octobox]: https://github.com/hassio-addons/addon-octobox/blob/8878ea0/README.md
[octobox-issue]: https://github.com/hassio-addons/addon-octobox/issues [octobox-issue]: https://github.com/hassio-addons/addon-octobox/issues
[octobox-version-shield]: https://img.shields.io/badge/version-f84062f-blue.svg [octobox-version-shield]: https://img.shields.io/badge/version-8878ea0-blue.svg
[octobox-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/octobox.svg [octobox-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/octobox.svg
[octobox-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [octobox-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[octobox-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [octobox-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,3 +1,3 @@
2018/06/23 20:34 UTC - [f84062f](https://github.com/hassio-addons/addon-octobox/commit/f84062f0a919cd7e80781649c0dec98bf34d0d95) by [@frenck](https://github.com/frenck) 2018/06/23 21:27 UTC - [8878ea0](https://github.com/hassio-addons/addon-octobox/commit/8878ea0635cf0e511209824be68e6bca278f5e89) by [@frenck](https://github.com/frenck)
> :rocket: Allow inclusion of the add-on in the Home Assistant frontend > :ambulance: Fixes NGinx upstream proxy name when SSL is enabled

View file

@ -37,6 +37,8 @@ A true must-have for every GitHub opensource contributor.
[Click here for the full documentation][docs] [Click here for the full documentation][docs]
![Home Assistant Control Panel screenshot][screenshot]
## WARNING! THIS IS AN EDGE VERSION! ## WARNING! THIS IS AN EDGE VERSION!
This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds
@ -60,11 +62,11 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord-shield]: https://img.shields.io/discord/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e [discord]: https://discord.gg/c5DvZ4e
[docs]: https://github.com/hassio-addons/addon-octobox/blob/f84062f/README.md [docs]: https://github.com/hassio-addons/addon-octobox/blob/8878ea0/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/?u=frenck [forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-f84062f-blue.svg [release-shield]: https://img.shields.io/badge/version-8878ea0-blue.svg
[release]: https://github.com/hassio-addons/addon-octobox/tree/f84062f [release]: https://github.com/hassio-addons/addon-octobox/tree/8878ea0
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en [screenshot]: https://github.com/hassio-addons/addon-octobox/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Octobox", "name": "Octobox",
"version": "f84062f", "version": "8878ea0",
"slug": "octobox", "slug": "octobox",
"description": "Take back control of your GitHub notifications", "description": "Take back control of your GitHub notifications",
"url": "https://community.home-assistant.io/?u=frenck", "url": "https://community.home-assistant.io/?u=frenck",