mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Phlex to 72f60aa
This commit is contained in:
parent
868b80dbcc
commit
e90928fbd9
4 changed files with 10 additions and 9 deletions
|
@ -729,10 +729,10 @@ SOFTWARE.
|
|||
[octobox-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[octobox-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[octobox-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/79da6e5
|
||||
[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/79da6e5/README.md
|
||||
[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/72f60aa
|
||||
[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/72f60aa/README.md
|
||||
[phlex-issue]: https://github.com/hassio-addons/addon-phlex/issues
|
||||
[phlex-version-shield]: https://img.shields.io/badge/version-79da6e5-blue.svg
|
||||
[phlex-version-shield]: https://img.shields.io/badge/version-72f60aa-blue.svg
|
||||
[phlex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/phlex.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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
2018/09/24 21:12 UTC - [79da6e5](https://github.com/hassio-addons/addon-phlex/commit/79da6e5ef16e1204a5a4fec78b4726eea01025c1) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades base image to v2.3.0
|
||||
2018/09/25 10:16 UTC - [72f60aa](https://github.com/hassio-addons/addon-phlex/commit/72f60aa1981889fbf2f08ff29927b7a49e5b87db) by [@frenck](https://github.com/frenck)
|
||||
> :snowflake: Adds Hassio API security role
|
||||
|
||||
|
|
|
@ -42,12 +42,12 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus
|
||||
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
||||
[discord]: https://discord.gg/c5DvZ4e
|
||||
[docs]: https://github.com/hassio-addons/addon-phlex/blob/79da6e5/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-phlex/blob/72f60aa/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[phlex-wiki]: https://github.com/d8ahazard/Phlex/wiki
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-79da6e5-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phlex/tree/79da6e5
|
||||
[release-shield]: https://img.shields.io/badge/version-72f60aa-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phlex/tree/72f60aa
|
||||
[screenshot]: https://github.com/hassio-addons/addon-phlex/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Phlex",
|
||||
"version": "79da6e5",
|
||||
"version": "72f60aa",
|
||||
"slug": "phlex",
|
||||
"description": "A super-sexy voice interface for Plex",
|
||||
"url": "https://github.com/hassio-addons/addon-phlex/tree/master/README.md",
|
||||
|
@ -14,6 +14,7 @@
|
|||
],
|
||||
"boot": "auto",
|
||||
"hassio_api": true,
|
||||
"hassio_role": "default",
|
||||
"ports": {
|
||||
"1778/tcp": 1778
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue