From 57e6584c71b1b9ae3231a20716529f0f46162d64 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 28 May 2020 15:03:30 +0000 Subject: [PATCH] :arrow_up: Updating add-on Matrix to b7346cc --- README.md | 6 +++--- matrix/CHANGELOG.md | 3 +++ matrix/README.md | 6 +++--- matrix/config.json | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9743ce0ee..08b7d6697 100644 --- a/README.md +++ b/README.md @@ -1046,10 +1046,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/0ce820e -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/0ce820e/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/b7346cc +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/b7346cc/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-0ce820e-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-b7346cc-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 diff --git a/matrix/CHANGELOG.md b/matrix/CHANGELOG.md index b82a8369b..3f4752696 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.9.0 +- ⬆ Updates matrix-synapse to v1.14.0 (#52) + +Co-authored-by: Renovate Bot - ⬆ Updates matrix-synapse to v1.13.0 (#51) - 🔨 Implement OCI image specification on labels - ⬆ Upgrades add-on base image to v5.2.0 diff --git a/matrix/README.md b/matrix/README.md index 1022b1adf..e637c3c22 100644 --- a/matrix/README.md +++ b/matrix/README.md @@ -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/0ce820e/README.md +[docs]: https://github.com/hassio-addons/addon-matrix/blob/b7346cc/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/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-0ce820e-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/0ce820e +[release-shield]: https://img.shields.io/badge/version-b7346cc-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/b7346cc [screenshot]: https://github.com/hassio-addons/addon-matrix/raw/master/images/screenshot.png [clients]: https://matrix.org/docs/projects/try-matrix-now.html \ No newline at end of file diff --git a/matrix/config.json b/matrix/config.json index b6988a9ea..fed28e48f 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "0ce820e", + "version": "b7346cc", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://github.com/hassio-addons/addon-matrix",