diff --git a/README.md b/README.md index ca919fecf..0da9bd2d9 100644 --- a/README.md +++ b/README.md @@ -558,10 +558,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-octobox]: https://github.com/hassio-addons/addon-octobox/tree/182f3a5 -[addon-doc-octobox]: https://github.com/hassio-addons/addon-octobox/blob/182f3a5/README.md +[addon-octobox]: https://github.com/hassio-addons/addon-octobox/tree/f84062f +[addon-doc-octobox]: https://github.com/hassio-addons/addon-octobox/blob/f84062f/README.md [octobox-issue]: https://github.com/hassio-addons/addon-octobox/issues -[octobox-version-shield]: https://img.shields.io/badge/version-182f3a5-blue.svg +[octobox-version-shield]: https://img.shields.io/badge/version-f84062f-blue.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/octobox/CHANGELOG.md b/octobox/CHANGELOG.md index 376cdc916..ac5e1cd48 100644 --- a/octobox/CHANGELOG.md +++ b/octobox/CHANGELOG.md @@ -1,3 +1,3 @@ -2018/06/23 19:59 UTC - [182f3a5](https://github.com/hassio-addons/addon-octobox/commit/182f3a5e3f383dcc1a64c0ed72794397c89c30e0) by [@frenck](https://github.com/frenck) -> :rocket: Extends NGinx proxy timeouts +2018/06/23 20:34 UTC - [f84062f](https://github.com/hassio-addons/addon-octobox/commit/f84062f0a919cd7e80781649c0dec98bf34d0d95) by [@frenck](https://github.com/frenck) +> :rocket: Allow inclusion of the add-on in the Home Assistant frontend diff --git a/octobox/README.md b/octobox/README.md index 280973acc..4b5d375f3 100644 --- a/octobox/README.md +++ b/octobox/README.md @@ -60,11 +60,11 @@ 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-octobox/blob/182f3a5/README.md +[docs]: https://github.com/hassio-addons/addon-octobox/blob/f84062f/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-182f3a5-blue.svg -[release]: https://github.com/hassio-addons/addon-octobox/tree/182f3a5 +[release-shield]: https://img.shields.io/badge/version-f84062f-blue.svg +[release]: https://github.com/hassio-addons/addon-octobox/tree/f84062f [tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en \ No newline at end of file diff --git a/octobox/config.json b/octobox/config.json index 53a2660c2..1bd869b29 100644 --- a/octobox/config.json +++ b/octobox/config.json @@ -1,6 +1,6 @@ { "name": "Octobox", - "version": "182f3a5", + "version": "f84062f", "slug": "octobox", "description": "Take back control of your GitHub notifications", "url": "https://community.home-assistant.io/?u=frenck",