mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on The Lounge to 459be2b
This commit is contained in:
parent
bc5aef49ed
commit
99fc62f8ff
4 changed files with 40 additions and 37 deletions
|
@ -1003,10 +1003,10 @@ SOFTWARE.
|
||||||
[tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[tautulli-i386-shield]: https://img.shields.io/badge/i386-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/6133890
|
[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/459be2b
|
||||||
[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/6133890/README.md
|
[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/459be2b/README.md
|
||||||
[thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues
|
[thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues
|
||||||
[thelounge-version-shield]: https://img.shields.io/badge/version-6133890-blue.svg
|
[thelounge-version-shield]: https://img.shields.io/badge/version-459be2b-blue.svg
|
||||||
[thelounge-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,11 +1,14 @@
|
||||||
# Changelog since v0.16.0
|
# Changelog since v0.17.0
|
||||||
- 🚑 Fix S6 dependencies (#131)
|
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.4 (#136)
|
||||||
- 🔨 Migrate old-style S6 scripts to s6-rc.d (#130)
|
|
||||||
- ⬆️ Upgrades add-on base image to 13.1.1 (#129)
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||||
- 🎆 Updates maintenance/license year to 2023 (#128)
|
- ⬆️ Update alpine_3_17/nodejs to v18.14.2-r0 (#137)
|
||||||
- ⬆️ Upgrades add-on base image to 12.2.7 (#127)
|
|
||||||
- ⬆️ Upgrades nginx to 1.22.1-r0 (#126)
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Upgrades nodejs to 16.17.1-r0 (#125)
|
- ⬆️ Update alpine_3_17/python3 to v3.10.10-r0 (#134)
|
||||||
- ⬆️ Upgrades python3 to 3.10.8-r0 (#124)
|
|
||||||
- ⬆️ Upgrades git to 2.36.3-r0 (#123)
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Upgrades add-on base image to 12.2.3 (#122)
|
- ⬆️ Update alpine_3_17/git to v2.38.4-r1 (#133)
|
||||||
|
|
||||||
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||||
|
- Add Renovate for dependency management (#132)
|
||||||
|
|
|
@ -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
|
[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
|
[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
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-6133890-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-459be2b-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-thelounge/tree/6133890
|
[release]: https://github.com/hassio-addons/addon-thelounge/tree/459be2b
|
||||||
[screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png
|
[screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png
|
||||||
[thelounge]: https://github.com/timmo001/thelounge
|
[thelounge]: https://github.com/timmo001/thelounge
|
|
@ -1,42 +1,42 @@
|
||||||
|
name: The Lounge
|
||||||
|
version: 459be2b
|
||||||
|
slug: thelounge
|
||||||
|
description: A self-hosted web IRC client
|
||||||
|
url: https://github.com/hassio-addons/addon-thelounge
|
||||||
|
codenotary: codenotary@frenck.dev
|
||||||
arch:
|
arch:
|
||||||
- aarch64
|
- aarch64
|
||||||
- amd64
|
- amd64
|
||||||
- armhf
|
- armhf
|
||||||
- armv7
|
- armv7
|
||||||
- i386
|
- i386
|
||||||
codenotary: codenotary@frenck.dev
|
|
||||||
description: A self-hosted web IRC client
|
|
||||||
image: ghcr.io/hassio-addons/thelounge/{arch}
|
|
||||||
ingress: true
|
ingress: true
|
||||||
ingress_stream: true
|
ingress_stream: true
|
||||||
init: false
|
|
||||||
map:
|
|
||||||
- ssl
|
|
||||||
name: The Lounge
|
|
||||||
options:
|
|
||||||
certfile: fullchain.pem
|
|
||||||
default_theme: default
|
|
||||||
keyfile: privkey.pem
|
|
||||||
ssl: true
|
|
||||||
themes:
|
|
||||||
- thelounge-theme-solarized
|
|
||||||
users: []
|
|
||||||
panel_admin: false
|
panel_admin: false
|
||||||
|
init: false
|
||||||
panel_icon: mdi:chat
|
panel_icon: mdi:chat
|
||||||
ports:
|
ports:
|
||||||
80/tcp: null
|
80/tcp: null
|
||||||
ports_description:
|
ports_description:
|
||||||
80/tcp: The Lounge Web UI (Not required for Ingress)
|
80/tcp: The Lounge Web UI (Not required for Ingress)
|
||||||
|
map:
|
||||||
|
- ssl
|
||||||
|
options:
|
||||||
|
ssl: true
|
||||||
|
certfile: fullchain.pem
|
||||||
|
keyfile: privkey.pem
|
||||||
|
default_theme: default
|
||||||
|
themes:
|
||||||
|
- thelounge-theme-solarized
|
||||||
|
users: []
|
||||||
schema:
|
schema:
|
||||||
certfile: str
|
|
||||||
default_theme: str
|
|
||||||
keyfile: str
|
|
||||||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||||
ssl: bool
|
ssl: bool
|
||||||
|
certfile: str
|
||||||
|
keyfile: str
|
||||||
|
default_theme: str
|
||||||
themes:
|
themes:
|
||||||
- str
|
- str
|
||||||
users:
|
users:
|
||||||
- str
|
- str
|
||||||
slug: thelounge
|
image: ghcr.io/hassio-addons/thelounge/{arch}
|
||||||
url: https://github.com/hassio-addons/addon-thelounge
|
|
||||||
version: '6133890'
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue