From e694188428d6985f26d8e2bde6cd12c8a0d6c3d6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 9 Sep 2018 10:31:23 +0000 Subject: [PATCH] :arrow_up: Updating add-on Octobox to 7b454fe --- README.md | 6 +++--- octobox/CHANGELOG.md | 8 +++----- octobox/README.md | 6 +++--- octobox/config.json | 2 +- 4 files changed, 10 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 31dce582b..73db2f43f 100644 --- a/README.md +++ b/README.md @@ -632,10 +632,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/05f612e -[addon-doc-octobox]: https://github.com/hassio-addons/addon-octobox/blob/05f612e/README.md +[addon-octobox]: https://github.com/hassio-addons/addon-octobox/tree/7b454fe +[addon-doc-octobox]: https://github.com/hassio-addons/addon-octobox/blob/7b454fe/README.md [octobox-issue]: https://github.com/hassio-addons/addon-octobox/issues -[octobox-version-shield]: https://img.shields.io/badge/version-05f612e-blue.svg +[octobox-version-shield]: https://img.shields.io/badge/version-7b454fe-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 e5387605f..0ed9c6a43 100644 --- a/octobox/CHANGELOG.md +++ b/octobox/CHANGELOG.md @@ -1,7 +1,5 @@ -# Changelog since v0.3.0 +# Changelog since v0.3.1 -2018/08/27 18:59 UTC - [05f612e](https://github.com/hassio-addons/addon-octobox/commit/05f612e311660c23ce34674573476569f96e1ce2) by [@tjorim](https://github.com/tjorim) -> :ambulance: Fixes secrets by adding permission reading config (#3) - -Otherwise secrets can't be used +2018/09/09 09:35 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) diff --git a/octobox/README.md b/octobox/README.md index 64f5abf99..d3b4eab9d 100644 --- a/octobox/README.md +++ b/octobox/README.md @@ -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/05f612e/README.md +[docs]: https://github.com/hassio-addons/addon-octobox/blob/7b454fe/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-05f612e-blue.svg -[release]: https://github.com/hassio-addons/addon-octobox/tree/05f612e +[release-shield]: https://img.shields.io/badge/version-7b454fe-blue.svg +[release]: https://github.com/hassio-addons/addon-octobox/tree/7b454fe [screenshot]: https://github.com/hassio-addons/addon-octobox/raw/master/images/screenshot.png \ No newline at end of file diff --git a/octobox/config.json b/octobox/config.json index 5fb57de3a..6f46c5e5d 100644 --- a/octobox/config.json +++ b/octobox/config.json @@ -1,6 +1,6 @@ { "name": "Octobox", - "version": "05f612e", + "version": "7b454fe", "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",