🎉 Release of add-on The Lounge 0.12.2

This commit is contained in:
Community Hass.io Add-ons Bot 2021-07-14 11:16:26 +00:00
parent b4911ae3d9
commit 701fb0b877
4 changed files with 13 additions and 17 deletions

View file

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

@ -2,14 +2,10 @@
## ⬆️ Dependency updates
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#50)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#51)
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#52)
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#53)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#54)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#55)
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#56)
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#57)
- ⬆️ Upgrades add-on base image to v9.2.1 @frenck (#58)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#60)
- ⬆️ Upgrades add-on base image to v9.2.2 @frenck (#61)
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#62)
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#63)
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#64)
- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#65)
- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#66)
- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#67)
- ⬆️ Upgrades add-on base image to v10.0.0 @frenck (#68)

View file

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

View file

@ -1,6 +1,6 @@
{
"name": "The Lounge",
"version": "0.12.1",
"version": "0.12.2",
"slug": "thelounge",
"description": "A self-hosted web IRC client",
"url": "https://github.com/hassio-addons/addon-thelounge",