⬆️ Updating add-on Matrix to 7712a04

This commit is contained in:
Community Hass.io Add-ons Bot 2019-07-17 18:41:17 +00:00
parent 813692efe0
commit 5ffbec836c
4 changed files with 14 additions and 31 deletions

View file

@ -990,10 +990,10 @@ SOFTWARE.
[magicmirror-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[magicmirror-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[magicmirror-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/60804f6
[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/60804f6/README.md
[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/7712a04
[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/7712a04/README.md
[matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues
[matrix-version-shield]: https://img.shields.io/badge/version-60804f6-blue.svg
[matrix-version-shield]: https://img.shields.io/badge/version-7712a04-blue.svg
[matrix-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/matrix-armhf.svg
[matrix-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[matrix-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,26 +1,9 @@
# Changelog since v0.5.2
# Changelog since v0.6.0
2019/07/11 17:59 UTC - [60804f6](https://github.com/hassio-addons/addon-matrix/commit/60804f67b098d66d48155622bbb949eb21e8cb2d) by [@timmo001](https://github.com/timmo001)
> :books: Update stage badge
2019/07/17 18:34 UTC - [7712a04](https://github.com/hassio-addons/addon-matrix/commit/7712a045116a41d4f8796a1c90879e4bb2ac9b22) by [@Underknowledge](https://github.com/Underknowledge)
> :ambulance: Updates URL to add-on (#20)
2019/07/11 17:59 UTC - [cf1a1bb](https://github.com/hassio-addons/addon-matrix/commit/cf1a1bbfb613ae52e5760262d9c901c0ba5c098e) by [@timmo001](https://github.com/timmo001)
> :arrow_up: Upgrade riot to v1.2.4
2019/07/11 17:59 UTC - [38706ca](https://github.com/hassio-addons/addon-matrix/commit/38706cae19b5dbdbc9b33c565391c6ddb9a8a9cf) by [@timmo001](https://github.com/timmo001)
> :arrow_up: Upgrade packages
2019/07/11 17:59 UTC - [b81cb2f](https://github.com/hassio-addons/addon-matrix/commit/b81cb2f85d5fb64ffc24c2122daabcf526c50e62) by [@timmo001](https://github.com/timmo001)
> :arrow_up: Upgrade to base v2.0.1
2019/07/11 17:59 UTC - [7ced68b](https://github.com/hassio-addons/addon-matrix/commit/7ced68b31be64e161648273350ece3c40388eb6f) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates pysaml2 to v4.8.0 (#19)
2019/07/11 17:59 UTC - [8dc7a11](https://github.com/hassio-addons/addon-matrix/commit/8dc7a11bd52c2bbcf62ad480fc056b6de9e5e461) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates matrix-synapse to v1.1.0 (#18)
2019/07/11 17:59 UTC - [ff142a1](https://github.com/hassio-addons/addon-matrix/commit/ff142a1aa8321d7294dc80447e111a271ee75442) by [@frenck](https://github.com/frenck)
> :pencil2: Maintaince -> Maintenance
2019/07/11 17:59 UTC - [8a055c9](https://github.com/hassio-addons/addon-matrix/commit/8a055c9c34bdbee455919d75535c01fd266f08b4) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates matrix-synapse to v1 (#16)
Just where trying things out and was wondering why I come out at the community page.
could it get a problem that it uses the same ingess port as vscode?
https://github.com/hassio-addons/addon-vscode/blob/master/vscode/config.json#L9

View file

@ -42,12 +42,12 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/timmo
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-matrix/blob/60804f6/README.md
[docs]: https://github.com/hassio-addons/addon-matrix/blob/7712a04/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/2019.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-60804f6-blue.svg
[release]: https://github.com/hassio-addons/addon-matrix/tree/60804f6
[release-shield]: https://img.shields.io/badge/version-7712a04-blue.svg
[release]: https://github.com/hassio-addons/addon-matrix/tree/7712a04
[screenshot]: https://github.com/hassio-addons/addon-matrix/raw/master/images/screenshot.png
[clients]: https://matrix.org/docs/projects/try-matrix-now.html

View file

@ -1,9 +1,9 @@
{
"name": "Matrix",
"version": "60804f6",
"version": "7712a04",
"slug": "matrix",
"description": "A secure and decentralized communication platform.",
"url": "https://community.home-assistant.io",
"url": "https://github.com/hassio-addons/addon-matrix",
"webui": "http://[HOST]:[PORT:80]",
"startup": "application",
"ingress": true,