🎉 Release of add-on The Lounge 0.19.0

This commit is contained in:
Community Hass.io Add-ons Bot 2024-01-07 12:10:38 +00:00
parent 9b5749a60c
commit 4a3366021a
5 changed files with 22 additions and 16 deletions

View file

@ -1,10 +1,18 @@
## Whats changed
## 🚨 Breaking changes
- Drop support for armhf & i386 @frenck ([#176](https://github.com/hassio-addons/addon-thelounge/pull/176))
## 🧰 Maintenance
- 🎆 Updates maintenance/license year to 2024 @frenck ([#183](https://github.com/hassio-addons/addon-thelounge/pull/183))
## ⬆️ Dependency updates
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.1 @renovate ([#169](https://github.com/hassio-addons/addon-thelounge/pull/169))
- ⬆️ Update alpine_3_18/python3 to v3.11.6-r0 @renovate ([#171](https://github.com/hassio-addons/addon-thelounge/pull/171))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 @renovate ([#170](https://github.com/hassio-addons/addon-thelounge/pull/170))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 @renovate ([#172](https://github.com/hassio-addons/addon-thelounge/pull/172))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.2 @renovate ([#173](https://github.com/hassio-addons/addon-thelounge/pull/173))
- ⬆️ Update alpine_3_18/nodejs to v18.18.2-r0 @renovate ([#174](https://github.com/hassio-addons/addon-thelounge/pull/174))
- ⬆️ Update alpine_3_18/nginx to v1.24.0-r7 @renovate ([#175](https://github.com/hassio-addons/addon-thelounge/pull/175))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 @renovate ([#177](https://github.com/hassio-addons/addon-thelounge/pull/177))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 @renovate ([#178](https://github.com/hassio-addons/addon-thelounge/pull/178))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 @renovate ([#179](https://github.com/hassio-addons/addon-thelounge/pull/179))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 @renovate ([#180](https://github.com/hassio-addons/addon-thelounge/pull/180))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 @renovate ([#181](https://github.com/hassio-addons/addon-thelounge/pull/181))

View file

@ -129,7 +129,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2019-2023 Timmo
Copyright (c) 2019-2024 Timmo
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -41,11 +41,11 @@ If you are more interested in stable releases of our add-ons:
[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/2023.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.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.18.3-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.18.3
[release-shield]: https://img.shields.io/badge/version-v0.19.0-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.19.0
[screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png
[thelounge]: https://github.com/timmo001/thelounge

View file

@ -1,5 +1,5 @@
name: The Lounge
version: 0.18.3
version: 0.19.0
slug: thelounge
description: A self-hosted web IRC client
url: https://github.com/hassio-addons/addon-thelounge
@ -7,9 +7,7 @@ codenotary: codenotary@frenck.dev
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
ingress: true
ingress_stream: true
panel_admin: false