mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 19:11:30 +00:00
🎉 Release of add-on The Lounge 0.8.0
This commit is contained in:
parent
8285101372
commit
43c399e7d0
4 changed files with 18 additions and 13 deletions
|
@ -1040,10 +1040,10 @@ SOFTWARE.
|
|||
[tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[tautulli-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[tautulli-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/v0.7.1
|
||||
[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/v0.7.1/README.md
|
||||
[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/v0.8.0
|
||||
[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/v0.8.0/README.md
|
||||
[thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues
|
||||
[thelounge-version-shield]: https://img.shields.io/badge/version-v0.7.1-blue.svg
|
||||
[thelounge-version-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg
|
||||
[thelounge-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/thelounge-armhf.svg
|
||||
[thelounge-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[thelounge-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -2,11 +2,16 @@
|
|||
|
||||
## Changes
|
||||
|
||||
- :arrow_up: Upgrades add-on base image to v5.0.3
|
||||
- :books: Update add-on installation instructions
|
||||
- :fireworks: Updates maintenance/license year to 2020
|
||||
- :pencil2: Fixes some spelling and grammar
|
||||
- :arrow_up: Upgrades add-on base image to v6.0.1
|
||||
- :arrow_up: Upgrades yarn to 1.19.2-r0
|
||||
- :arrow_up: Upgrades nginx to 1.16.1-r4
|
||||
- :arrow_up: Upgrades nodejs to 12.14.0-r0
|
||||
- :arrow_up: Upgrades The Lounge to v4.0.0
|
||||
|
||||
[Full Changelog][changelog]
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-thelounge/compare/v0.7.0...v0.7.1
|
||||
[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-thelounge/badges/v0.7.1/pipeline.svg
|
||||
[changelog]: https://github.com/hassio-addons/addon-thelounge/compare/v0.7.1...v0.8.0
|
||||
[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-thelounge/badges/v0.8.0/pipeline.svg
|
||||
[gitlabci]: https://gitlab.com/hassio-addons/addon-thelounge/pipelines
|
||||
|
|
|
@ -36,19 +36,19 @@ If you are more interested in stable releases of our add-ons:
|
|||
|
||||
|
||||
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
|
||||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[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-thelounge/blob/v0.7.1/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-thelounge/blob/v0.8.0/README.md
|
||||
[forest-theme]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/forest-theme.png
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/?u=timmo001
|
||||
[hass]: https://www.home-assistant.io/
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
|
||||
[midnight-theme]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/midnight-theme.png
|
||||
[more-info-light]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/more-info-light.png
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.7.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.7.1
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.8.0
|
||||
[screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png
|
||||
[thelounge]: https://github.com/timmo001/thelounge
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "The Lounge",
|
||||
"version": "0.7.1",
|
||||
"version": "0.8.0",
|
||||
"slug": "thelounge",
|
||||
"description": "A self-hosted web IRC client",
|
||||
"url": "https://github.com/hassio-addons/addon-thelounge",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue