mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-06 12:01:36 +00:00
🎉 Release of add-on Matrix 0.3.1
This commit is contained in:
parent
f8195844d2
commit
bf87bac6a7
4 changed files with 17 additions and 16 deletions
|
@ -810,10 +810,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-no-red.svg
|
[mqtt-armv7-shield]: https://img.shields.io/badge/armv7-no-red.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/v0.3.0
|
[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/v0.3.1
|
||||||
[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/v0.3.0/README.md
|
[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/v0.3.1/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-v0.3.0-blue.svg
|
[matrix-version-shield]: https://img.shields.io/badge/version-v0.3.1-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
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
- 37d7819 :arrow_up: Upgrade to base 3.0.0 and migrate to bashio
|
- 33da71c :arrow_up: Update Riot to v1.0.5
|
||||||
- 82bc89c :arrow_up: Update Riot to v1.0.4
|
- c11b039 :arrow_up: Update Synapse to v0.99.3
|
||||||
|
- e304241 :arrow_up: Update Riot to v1.0.6
|
||||||
|
|
||||||
[Full Changelog][changelog]
|
[Full Changelog][changelog]
|
||||||
|
|
||||||
[changelog]: https://github.com/hassio-addons/addon-matrix/compare/v0.2.3...v0.3.0
|
[changelog]: https://github.com/hassio-addons/addon-matrix/compare/v0.3.0...v0.3.1
|
|
@ -39,12 +39,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/v0.3.0/README.md
|
[docs]: https://github.com/hassio-addons/addon-matrix/blob/v0.3.1/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/2019.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.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-v0.3.0-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v0.3.1-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-matrix/tree/v0.3.0
|
[release]: https://github.com/hassio-addons/addon-matrix/tree/v0.3.1
|
||||||
[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
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Matrix",
|
"name": "Matrix",
|
||||||
"version": "0.3.0",
|
"version": "0.3.1",
|
||||||
"slug": "matrix",
|
"slug": "matrix",
|
||||||
"description": "A secure and decentralized communication platform.",
|
"description": "A secure and decentralized communication platform.",
|
||||||
"url": "https://community.home-assistant.io",
|
"url": "https://community.home-assistant.io",
|
||||||
|
@ -43,5 +43,5 @@
|
||||||
"environment": {
|
"environment": {
|
||||||
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
|
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
|
||||||
},
|
},
|
||||||
"image": "hassioaddons/matrix"
|
"image": "hassioaddons/matrix-{arch}"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue