From ff7d3d37cb0e1708bb887d95064d559390f06656 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 5 Feb 2021 11:13:10 +0000 Subject: [PATCH] :arrow_up: Updating add-on Matrix to e6ba9a3 --- README.md | 6 +++--- matrix/CHANGELOG.md | 12 ++++++++++++ matrix/README.md | 4 ++-- matrix/config.json | 2 +- 4 files changed, 18 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cb5dabe61..5dc0604c6 100644 --- a/README.md +++ b/README.md @@ -946,10 +946,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/946b42e -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/946b42e/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/e6ba9a3 +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/e6ba9a3/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-946b42e-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-e6ba9a3-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/matrix/CHANGELOG.md b/matrix/CHANGELOG.md index 1be53c995..127f85f17 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,4 +1,16 @@ # Changelog since v0.10.0 +- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#100) + +Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#101) + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Upgrade add-on base image to 6.0.0 (#99) - ⬆️ Bump pysaml2 from 5.4.0 to 6.5.0 in /matrix (#98) diff --git a/matrix/README.md b/matrix/README.md index 2074dcd02..24ea7d949 100644 --- a/matrix/README.md +++ b/matrix/README.md @@ -44,7 +44,7 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-946b42e-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/946b42e +[release-shield]: https://img.shields.io/badge/version-e6ba9a3-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/e6ba9a3 [screenshot]: https://github.com/hassio-addons/addon-matrix/raw/main/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 ad6bfd742..9d3b97fdb 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "946b42e", + "version": "e6ba9a3", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://github.com/hassio-addons/addon-matrix",