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 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-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/6133890
|
||||
[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/6133890/README.md
|
||||
[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/459be2b
|
||||
[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-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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
# Changelog since v0.16.0
|
||||
- 🚑 Fix S6 dependencies (#131)
|
||||
- 🔨 Migrate old-style S6 scripts to s6-rc.d (#130)
|
||||
- ⬆️ Upgrades add-on base image to 13.1.1 (#129)
|
||||
- 🎆 Updates maintenance/license year to 2023 (#128)
|
||||
- ⬆️ Upgrades add-on base image to 12.2.7 (#127)
|
||||
- ⬆️ Upgrades nginx to 1.22.1-r0 (#126)
|
||||
- ⬆️ Upgrades nodejs to 16.17.1-r0 (#125)
|
||||
- ⬆️ Upgrades python3 to 3.10.8-r0 (#124)
|
||||
- ⬆️ Upgrades git to 2.36.3-r0 (#123)
|
||||
- ⬆️ Upgrades add-on base image to 12.2.3 (#122)
|
||||
# Changelog since v0.17.0
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.4 (#136)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update alpine_3_17/nodejs to v18.14.2-r0 (#137)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update alpine_3_17/python3 to v3.10.10-r0 (#134)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ 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
|
||||
[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-6133890-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-thelounge/tree/6133890
|
||||
[release-shield]: https://img.shields.io/badge/version-459be2b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-thelounge/tree/459be2b
|
||||
[screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png
|
||||
[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:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armhf
|
||||
- armv7
|
||||
- i386
|
||||
codenotary: codenotary@frenck.dev
|
||||
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
|
||||
options:
|
||||
certfile: fullchain.pem
|
||||
default_theme: default
|
||||
keyfile: privkey.pem
|
||||
ssl: true
|
||||
themes:
|
||||
- thelounge-theme-solarized
|
||||
users: []
|
||||
panel_admin: false
|
||||
init: false
|
||||
panel_icon: mdi:chat
|
||||
ports:
|
||||
80/tcp: null
|
||||
ports_description:
|
||||
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:
|
||||
certfile: str
|
||||
default_theme: str
|
||||
keyfile: str
|
||||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||
ssl: bool
|
||||
certfile: str
|
||||
keyfile: str
|
||||
default_theme: str
|
||||
themes:
|
||||
- str
|
||||
users:
|
||||
- str
|
||||
slug: thelounge
|
||||
url: https://github.com/hassio-addons/addon-thelounge
|
||||
version: '6133890'
|
||||
image: ghcr.io/hassio-addons/thelounge/{arch}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue