From 007ada81c7dccaf8e69319ca6e38a92becba6480 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 27 Aug 2018 19:37:47 +0000 Subject: [PATCH] :tada: Release of add-on Octobox 0.3.1 --- README.md | 6 +++--- octobox/CHANGELOG.md | 15 ++------------- octobox/README.md | 6 +++--- octobox/config.json | 3 ++- 4 files changed, 10 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 1cfaa1e5..41b64dcc 100644 --- a/README.md +++ b/README.md @@ -600,10 +600,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/v0.3.0 -[addon-doc-octobox]: https://github.com/hassio-addons/addon-octobox/blob/v0.3.0/README.md +[addon-octobox]: https://github.com/hassio-addons/addon-octobox/tree/v0.3.1 +[addon-doc-octobox]: https://github.com/hassio-addons/addon-octobox/blob/v0.3.1/README.md [octobox-issue]: https://github.com/hassio-addons/addon-octobox/issues -[octobox-version-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg +[octobox-version-shield]: https://img.shields.io/badge/version-v0.3.1-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 a296d119..58af45ab 100644 --- a/octobox/CHANGELOG.md +++ b/octobox/CHANGELOG.md @@ -2,17 +2,6 @@ ### Changed -- Upgrades base image to v2.1.2 -- Upgrades postgresql to 10.5-r0 -- Upgrades ruby-bundler to 1.16.2-r1 -- Sets default Shell -- Upgrades hadolint to latest -- Enables SSL by default -- Enforces authentication and HaveIBeenPwned checks -- Updates README and links -- Upgrades NodeJS to 8.11.4-r0 -- Upgrades Octobox to bdd77e9 -- Fixes Postgres file permissions issue (#2) -- Upgrades apache2-utils to 2.4.34-r0 +- Fixes secrets in add-on config -[changelog]: https://github.com/hassio-addons/addon-octobox/compare/v0.2.0...v0.3.0 \ No newline at end of file +[changelog]: https://github.com/hassio-addons/addon-octobox/compare/v0.3.0...v0.3.1 \ No newline at end of file diff --git a/octobox/README.md b/octobox/README.md index 11e752d9..5b804607 100644 --- a/octobox/README.md +++ b/octobox/README.md @@ -46,11 +46,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/v0.3.0/README.md +[docs]: https://github.com/hassio-addons/addon-octobox/blob/v0.3.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-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-v0.3.0-blue.svg -[release]: https://github.com/hassio-addons/addon-octobox/tree/v0.3.0 +[release-shield]: https://img.shields.io/badge/version-v0.3.1-blue.svg +[release]: https://github.com/hassio-addons/addon-octobox/tree/v0.3.1 [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 25125588..2b156fe0 100644 --- a/octobox/config.json +++ b/octobox/config.json @@ -1,6 +1,6 @@ { "name": "Octobox", - "version": "0.3.0", + "version": "0.3.1", "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", @@ -20,6 +20,7 @@ "3333/tcp": 3333 }, "map": [ + "config", "ssl" ], "options": {