From dd07119ee58e05b99bbec8468f0729ec898990f8 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 21 Mar 2020 08:12:31 +0000 Subject: [PATCH] :tada: Release of add-on The Lounge 0.9.1 --- README.md | 6 +++--- thelounge/CHANGELOG.md | 14 ++++---------- thelounge/README.md | 6 +++--- thelounge/config.json | 2 +- 4 files changed, 11 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index ee71f87a..539f0d57 100644 --- a/README.md +++ b/README.md @@ -1106,10 +1106,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.9.0 -[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/v0.9.0/README.md +[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/v0.9.1 +[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/v0.9.1/README.md [thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues -[thelounge-version-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg +[thelounge-version-shield]: https://img.shields.io/badge/version-v0.9.1-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 diff --git a/thelounge/CHANGELOG.md b/thelounge/CHANGELOG.md index 81f8e1da..dc3e98be 100644 --- a/thelounge/CHANGELOG.md +++ b/thelounge/CHANGELOG.md @@ -2,17 +2,11 @@ ## Changes -- :arrow_up: Upgrades nodejs to 12.15.0-r1 -- :arrow_up: Upgrades nginx to 1.16.1-r6 -- :books: Update add-on documentation to use new YAML configuration format -- :hammer: Re-branding -- :hammer: Update add-on config with new password & list features -- :hammer: Updates for upstream Supervisor changes -- :arrow_up: Upgrades add-on base image to v7.0.2 -- :hammer: Don't use apk cache on cleanup +- :arrow_up: Upgrades add-on base image to v7.0.3 +- :arrow_up: Upgrades The Lounge to 4.1.0 [Full Changelog][changelog] -[changelog]: https://github.com/hassio-addons/addon-thelounge/compare/v0.8.0...v0.9.0 -[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-thelounge/badges/v0.9.0/pipeline.svg +[changelog]: https://github.com/hassio-addons/addon-thelounge/compare/v0.9.0...v0.9.1 +[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-thelounge/badges/v0.9.1/pipeline.svg [gitlabci]: https://gitlab.com/hassio-addons/addon-thelounge/pipelines diff --git a/thelounge/README.md b/thelounge/README.md index ba070f0f..4f7c3c85 100644 --- a/thelounge/README.md +++ b/thelounge/README.md @@ -39,7 +39,7 @@ 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-thelounge/blob/v0.9.0/README.md +[docs]: https://github.com/hassio-addons/addon-thelounge/blob/v0.9.1/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 @@ -48,7 +48,7 @@ If you are more interested in stable releases of our add-ons: [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.9.0-blue.svg -[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.9.0 +[release-shield]: https://img.shields.io/badge/version-v0.9.1-blue.svg +[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.9.1 [screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png [thelounge]: https://github.com/timmo001/thelounge \ No newline at end of file diff --git a/thelounge/config.json b/thelounge/config.json index bda3f9c3..f37d8fc3 100644 --- a/thelounge/config.json +++ b/thelounge/config.json @@ -1,6 +1,6 @@ { "name": "The Lounge", - "version": "0.9.0", + "version": "0.9.1", "slug": "thelounge", "description": "A self-hosted web IRC client", "url": "https://github.com/hassio-addons/addon-thelounge",