⬆️ Updating add-on Octobox to ef44495

This commit is contained in:
Community Hass.io Add-ons Bot 2018-09-25 10:50:44 +00:00
parent e90928fbd9
commit aad019cfdd
4 changed files with 16 additions and 12 deletions

View file

@ -720,10 +720,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/344a82e
[addon-doc-octobox]: https://github.com/hassio-addons/addon-octobox/blob/344a82e/README.md
[addon-octobox]: https://github.com/hassio-addons/addon-octobox/tree/ef44495
[addon-doc-octobox]: https://github.com/hassio-addons/addon-octobox/blob/ef44495/README.md
[octobox-issue]: https://github.com/hassio-addons/addon-octobox/issues
[octobox-version-shield]: https://img.shields.io/badge/version-344a82e-blue.svg
[octobox-version-shield]: https://img.shields.io/badge/version-ef44495-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

View file

@ -1,17 +1,20 @@
# Changelog since v0.3.1
2018/09/15 11:35 UTC - [344a82e](https://github.com/hassio-addons/addon-octobox/commit/344a82e273039f807a7797cdaa32f04a7c613c74) by [@frenck](https://github.com/frenck)
2018/09/25 10:15 UTC - [ef44495](https://github.com/hassio-addons/addon-octobox/commit/ef4449541f797fe34a0beb094863f1d41dae1399) by [@frenck](https://github.com/frenck)
> :snowflake: Adds Hassio API security role
2018/09/25 10:15 UTC - [344a82e](https://github.com/hassio-addons/addon-octobox/commit/344a82e273039f807a7797cdaa32f04a7c613c74) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades nginx to 1.14.0-r1
2018/09/15 11:35 UTC - [6d462db](https://github.com/hassio-addons/addon-octobox/commit/6d462dbde3cd7de4ca45ab8ac80605f84802ed45) by [@frenck](https://github.com/frenck)
2018/09/25 10:15 UTC - [6d462db](https://github.com/hassio-addons/addon-octobox/commit/6d462dbde3cd7de4ca45ab8ac80605f84802ed45) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades curl-dev to 7.61.1-r0
2018/09/15 11:35 UTC - [254ca77](https://github.com/hassio-addons/addon-octobox/commit/254ca77f2a1dd868472007aaf655274f18185ac4) by [@frenck](https://github.com/frenck)
2018/09/25 10:15 UTC - [254ca77](https://github.com/hassio-addons/addon-octobox/commit/254ca77f2a1dd868472007aaf655274f18185ac4) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades Octobox to 41564bd
2018/09/15 11:35 UTC - [3f5c3ec](https://github.com/hassio-addons/addon-octobox/commit/3f5c3ec539604efd758a7c107446154eda98c3fd) by [@frenck](https://github.com/frenck)
2018/09/25 10:15 UTC - [3f5c3ec](https://github.com/hassio-addons/addon-octobox/commit/3f5c3ec539604efd758a7c107446154eda98c3fd) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades base image to v2.2.0
2018/09/15 11:35 UTC - [7b454fe](https://github.com/hassio-addons/addon-octobox/commit/7b454fedfdd53797e55c6970d9c60c6b11b37402) by [@ludeeus](https://github.com/ludeeus)
2018/09/25 10:15 UTC - [7b454fe](https://github.com/hassio-addons/addon-octobox/commit/7b454fedfdd53797e55c6970d9c60c6b11b37402) by [@ludeeus](https://github.com/ludeeus)
> Move LANG ENV, and add description to it (#5)

View file

@ -49,11 +49,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/344a82e/README.md
[docs]: https://github.com/hassio-addons/addon-octobox/blob/ef44495/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-octobox/57695?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-344a82e-blue.svg
[release]: https://github.com/hassio-addons/addon-octobox/tree/344a82e
[release-shield]: https://img.shields.io/badge/version-ef44495-blue.svg
[release]: https://github.com/hassio-addons/addon-octobox/tree/ef44495
[screenshot]: https://github.com/hassio-addons/addon-octobox/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Octobox",
"version": "344a82e",
"version": "ef44495",
"slug": "octobox",
"description": "Take back control of your GitHub notifications",
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-octobox/57695?u=frenck",
@ -14,6 +14,7 @@
],
"boot": "auto",
"hassio_api": true,
"hassio_role": "default",
"homeassistant_api": false,
"host_network": false,
"ports": {