mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on The Lounge to 5c09fe1
This commit is contained in:
parent
f340589539
commit
45ece1384a
4 changed files with 11 additions and 13 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue