diff --git a/README.md b/README.md index ac16e094..ef6abec2 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/thelounge/CHANGELOG.md b/thelounge/CHANGELOG.md index be60a71a..2b70fc8f 100644 --- a/thelounge/CHANGELOG.md +++ b/thelounge/CHANGELOG.md @@ -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) diff --git a/thelounge/README.md b/thelounge/README.md index ab21862e..682657ff 100644 --- a/thelounge/README.md +++ b/thelounge/README.md @@ -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 \ No newline at end of file diff --git a/thelounge/config.json b/thelounge/config.json index df0eb8bc..46caf89b 100644 --- a/thelounge/config.json +++ b/thelounge/config.json @@ -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",