🎉 Release of add-on Phlex 1.1.0

This commit is contained in:
Community Hass.io Add-ons Bot 2019-04-21 08:42:10 +00:00
parent e6da4a4751
commit 78747607e6
4 changed files with 36 additions and 38 deletions

View file

@ -870,10 +870,10 @@ SOFTWARE.
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [node-red-armv7-shield]: https://img.shields.io/badge/armv7-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-phlex]: https://github.com/hassio-addons/addon-phlex/tree/v1.0.0 [addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/v1.1.0
[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/v1.0.0/README.md [addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/v1.1.0/README.md
[phlex-issue]: https://github.com/hassio-addons/addon-phlex/issues [phlex-issue]: https://github.com/hassio-addons/addon-phlex/issues
[phlex-version-shield]: https://img.shields.io/badge/version-v1.0.0-blue.svg [phlex-version-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg
[phlex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/phlex-armhf.svg [phlex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/phlex-armhf.svg
[phlex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [phlex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[phlex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [phlex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,24 +1,25 @@
## Changes
- 381b993 Configure Renovate (#2) @renovate[bot]
- acc4c92 :pencil2: Fixes spelling error in Dockerfile @frenck
- 3a3446c :fire: Removes BountySource links @frenck
- 46e35a1 :fire: Removes Anchore.io links @frenck
- d5c0c09 :fireworks: Updates maintenance year to 2019 @frenck
- df45f22 :tractor: :rocket: Refactor of GitLab CI @frenck
- 0b57773 :arrow_up: Updates apache2-utils to version 2.4.38-r3 (#4)
- 85c97cb :arrow_up: Upgrades Phlex to version 01fce9237e727deb69fc81da56cb77687e2ee2a8 (#6)
- b70c58a :arrow_up: Upgrades add-on base image to 2.3.2 @frenck
- 2f230c4 ⬆️ Upgrade baseimage to 3.0.1
- 4a9cdd3 🔨 Rewrite to use bashio
- f72ef8b :arrow_up: Upgrade php7 modules to 7.2.14-r0
- 7741005 🚑 Fix typo
[Full Changelog][changelog] [Full Changelog][changelog]
*** This release adds support for ARMv7 and fixes an issue with Phlex not being able to load.
This release was created with [reporeleaser][reporeleaser] :tada: ### Changed
[reporeleaser]: https://pypi.org/project/reporeleaser/ - :arrow_up: Upgrades base image to v3.1.0
[changelog]: https://github.com/hassio-addons/addon-phlex/compare/v0.2.0...v1.0.0 - :arrow_up: Upgrades PHP to 7.2.17-r0
- :hammer: Refactor of init scripts
- :fire: Removes IPv6 switch
- :hammer: Makes NGinx wait for PHP-FPM before starting
- :fire: Removes IPv6 switch from add-on config
- :sparkles: Adds ARMv7 support
- :ambulance: Workaround Docker issue by reinstating legacy tags
- :sparkles: Adds port descriptions
- :fire: Removes default config options
- :fire: Removes custom log format override
- :hammer: Makes log_level optional
- :ambulance: Fixes incorrect wait_for command
- :hammer: Improves startup messages
- :arrow_down: Downgrades Phlex to 579fb03
[changelog]: https://github.com/hassio-addons/addon-phlex/compare/v1.0.0...v1.1.0
Questions? Join our Discord server! https://discord.me/hassioaddons

View file

@ -39,12 +39,12 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus [buymeacoffee]: https://www.buymeacoffee.com/ludeeus
[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-phlex/blob/v1.0.0/README.md [docs]: https://github.com/hassio-addons/addon-phlex/blob/v1.1.0/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/t/community-hass-io-add-ons-phlex/70378 [forum]: https://community.home-assistant.io/t/community-hass-io-add-ons-phlex/70378
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[phlex-wiki]: https://github.com/d8ahazard/Phlex/wiki [phlex-wiki]: https://github.com/d8ahazard/Phlex/wiki
[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-v1.0.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg
[release]: https://github.com/hassio-addons/addon-phlex/tree/v1.0.0 [release]: https://github.com/hassio-addons/addon-phlex/tree/v1.1.0
[screenshot]: https://github.com/hassio-addons/addon-phlex/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-phlex/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Phlex", "name": "Phlex",
"version": "1.0.0", "version": "1.1.0",
"slug": "phlex", "slug": "phlex",
"description": "A super-sexy text and voice interface for Plex", "description": "A super-sexy text and voice interface for Plex",
"url": "https://github.com/hassio-addons/addon-phlex/tree/master/README.md", "url": "https://github.com/hassio-addons/addon-phlex/tree/master/README.md",
@ -10,35 +10,32 @@
"aarch64", "aarch64",
"amd64", "amd64",
"armhf", "armhf",
"armv7",
"i386" "i386"
], ],
"boot": "auto", "boot": "auto",
"hassio_api": true, "hassio_api": true,
"hassio_role": "default", "hassio_role": "default",
"homeassistant_api": false,
"ports": { "ports": {
"1778/tcp": 1778 "1778/tcp": 1778
}, },
"ports_description": {
"1778/tcp": "Phlex web interface"
},
"map": [ "map": [
"ssl", "ssl",
"config" "config"
], ],
"options": { "options": {
"log_level": "info",
"ssl": true, "ssl": true,
"certfile": "fullchain.pem", "certfile": "fullchain.pem",
"keyfile": "privkey.pem", "keyfile": "privkey.pem"
"ipv6": false
}, },
"schema": { "schema": {
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)", "log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
"ssl": "bool", "ssl": "bool",
"certfile": "str", "certfile": "str",
"keyfile": "str", "keyfile": "str"
"ipv6": "bool"
}, },
"environment": { "image": "hassioaddons/phlex-{arch}"
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
},
"image": "hassioaddons/phlex"
} }