diff --git a/README.md b/README.md index e6e30fe77..553e7f560 100644 --- a/README.md +++ b/README.md @@ -980,10 +980,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/47c6b17 -[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/47c6b17/README.md +[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/5c09fe1 +[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/5c09fe1/README.md [thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues -[thelounge-version-shield]: https://img.shields.io/badge/version-47c6b17-blue.svg +[thelounge-version-shield]: https://img.shields.io/badge/version-5c09fe1-blue.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 [thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/thelounge/CHANGELOG.md b/thelounge/CHANGELOG.md index 68a9c47d8..d51167315 100644 --- a/thelounge/CHANGELOG.md +++ b/thelounge/CHANGELOG.md @@ -1,9 +1,6 @@ -# Changelog since v0.14.0 -- ⬆️ Upgrades The Lounge to 4.3.1 (#112) +# Changelog since v0.14.1 +- ⬆️ Upgrades add-on base image to 12.0.0 (#113) -* ⬆️ Upgrades The Lounge to 4.3.1 +* ⬆️ Upgrades add-on base image to 12.0.0 -* Add git build requirement -- ⬆️ Upgrades add-on base image to 11.1.2 (#111) -- ⬆️ Upgrades nginx to 1.20.2-r1 (#110) -- ⬆️ Upgrades nodejs to 16.14.2-r0 (#109) +* Update debs diff --git a/thelounge/README.md b/thelounge/README.md index c470f97c9..1e390c5dd 100644 --- a/thelounge/README.md +++ b/thelounge/README.md @@ -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-47c6b17-blue.svg -[release]: https://github.com/hassio-addons/addon-thelounge/tree/47c6b17 +[release-shield]: https://img.shields.io/badge/version-5c09fe1-blue.svg +[release]: https://github.com/hassio-addons/addon-thelounge/tree/5c09fe1 [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.yaml b/thelounge/config.yaml index a1469651c..441929c31 100644 --- a/thelounge/config.yaml +++ b/thelounge/config.yaml @@ -9,6 +9,7 @@ description: A self-hosted web IRC client image: ghcr.io/hassio-addons/thelounge/{arch} ingress: true ingress_stream: true +init: false map: - ssl name: The Lounge @@ -37,4 +38,4 @@ schema: - str slug: thelounge url: https://github.com/hassio-addons/addon-thelounge -version: 47c6b17 +version: 5c09fe1