⬆️ Updating add-on Matrix to 3aa388f

This commit is contained in:
Community Hass.io Add-ons Bot 2020-03-18 10:53:34 +00:00
parent 9bfe962536
commit b0d8c8f95b
4 changed files with 11 additions and 7 deletions

View file

@ -1036,10 +1036,10 @@ SOFTWARE.
[mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[mqtt-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [mqtt-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[mqtt-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [mqtt-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/d2c4625 [addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/3aa388f
[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/d2c4625/README.md [addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/3aa388f/README.md
[matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues
[matrix-version-shield]: https://img.shields.io/badge/version-d2c4625-blue.svg [matrix-version-shield]: https://img.shields.io/badge/version-3aa388f-blue.svg
[matrix-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/matrix-armhf.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[matrix-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [matrix-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,4 +1,8 @@
# Changelog since v0.9.0 # Changelog since v0.9.0
- :arrow_up: Upgrades riot-web to v1.5.13
- :arrow_up: Upgrades musl-dev to 1.1.24-r1
- :arrow_up: Upgrades add-on base image to v5.0.3
- :arrow_up: Upgrades riot-web to v1.5.12
- :arrow_up: Updates matrix-synapse to v1.11.1 (#46) - :arrow_up: Updates matrix-synapse to v1.11.1 (#46)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com> Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>

View file

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

View file

@ -1,6 +1,6 @@
{ {
"name": "Matrix", "name": "Matrix",
"version": "d2c4625", "version": "3aa388f",
"slug": "matrix", "slug": "matrix",
"description": "A secure and decentralized communication platform.", "description": "A secure and decentralized communication platform.",
"url": "https://github.com/hassio-addons/addon-matrix", "url": "https://github.com/hassio-addons/addon-matrix",