⬆️ Updating add-on The Lounge to b29ff9d

This commit is contained in:
Community Hass.io Add-ons Bot 2022-03-13 15:52:22 +00:00
parent a566310963
commit d67cc84279
4 changed files with 8 additions and 6 deletions

View file

@ -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/8616746
[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/8616746/README.md
[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/b29ff9d
[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/b29ff9d/README.md
[thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues
[thelounge-version-shield]: https://img.shields.io/badge/version-8616746-blue.svg
[thelounge-version-shield]: https://img.shields.io/badge/version-b29ff9d-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

View file

@ -1,3 +1,4 @@
# Changelog since v0.13.1
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#107)
- ⬆️ Upgrades add-on base image to 11.1.0 (#106)
- ⬆️ Upgrades nodejs to 16.14.0-r0 (#105)

View file

@ -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-8616746-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/8616746
[release-shield]: https://img.shields.io/badge/version-b29ff9d-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/b29ff9d
[screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png
[thelounge]: https://github.com/timmo001/thelounge

View file

@ -4,6 +4,7 @@ arch:
- armhf
- armv7
- i386
codenotary: codenotary@frenck.dev
description: A self-hosted web IRC client
image: ghcr.io/hassio-addons/thelounge/{arch}
ingress: true
@ -36,4 +37,4 @@ schema:
- str
slug: thelounge
url: https://github.com/hassio-addons/addon-thelounge
version: '8616746'
version: b29ff9d