mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Matrix to e6ba9a3
This commit is contained in:
parent
373e032d2b
commit
ff7d3d37cb
4 changed files with 18 additions and 6 deletions
|
@ -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] <support@github.com>
|
||||
|
||||
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)
|
||||
|
||||
|
|
|
@ -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
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue