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 bab6eab
This commit is contained in:
parent
93a28ff2ca
commit
0c1ea39b99
5 changed files with 55 additions and 31 deletions
|
@ -1063,10 +1063,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/d777369
|
[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/bab6eab
|
||||||
[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/d777369/README.md
|
[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/bab6eab/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-d777369-blue.svg
|
[thelounge-version-shield]: https://img.shields.io/badge/version-bab6eab-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,7 +1,37 @@
|
||||||
# Changelog since v0.9.2
|
# Changelog since v0.10.0
|
||||||
- 🔥 Remove Renovatebot
|
- Upgrade add-on base image to 9.1.2 (#20)
|
||||||
- ⬆ Upgrades The Lounge to v4.2.0
|
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#18)
|
||||||
- ⬆ Upgrades nginx to 1.18.0-r0
|
|
||||||
- ⬆ Upgrades yarn to 1.22.4-r0
|
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4.
|
||||||
- ⬆ Upgrades nodejs to 12.18.3-r0
|
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||||
- ⬆ Upgrades add-on base image to v8.0.1
|
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0)
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- Remove obsolete webui from configuration (#19)
|
||||||
|
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#17)
|
||||||
|
|
||||||
|
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15.
|
||||||
|
- [Release notes](https://github.com/actions/stale/releases)
|
||||||
|
- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45)
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- Add new repository workflow (#16)
|
||||||
|
|
||||||
|
* Add new repository workflow
|
||||||
|
|
||||||
|
* Prettified Code!
|
||||||
|
|
||||||
|
* Migrate Docker build arguments
|
||||||
|
|
||||||
|
* Address add-on lint errors
|
||||||
|
|
||||||
|
* Documentation tweaks
|
||||||
|
|
||||||
|
Co-authored-by: frenck <frenck@users.noreply.github.com>
|
||||||
|
- Upgrade Code of Conduct (#15)
|
||||||
|
- Happy New Year (#14)
|
||||||
|
- Cleanup repository (#13)
|
||||||
|
|
|
@ -89,16 +89,15 @@ A list of users to setup. At first, these will use the default password
|
||||||
## Changelog & Releases
|
## Changelog & Releases
|
||||||
|
|
||||||
This repository keeps a change log using [GitHub's releases][releases]
|
This repository keeps a change log using [GitHub's releases][releases]
|
||||||
functionality. The format of the log is based on
|
functionality.
|
||||||
[Keep a Changelog][keepchangelog].
|
|
||||||
|
|
||||||
Releases are based on [Semantic Versioning][semver], and use the format
|
Releases are based on [Semantic Versioning][semver], and use the format
|
||||||
of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented
|
of `MAJOR.MINOR.PATCH`. In a nutshell, the version will be incremented
|
||||||
based on the following:
|
based on the following:
|
||||||
|
|
||||||
- ``MAJOR``: Incompatible or major changes.
|
- `MAJOR`: Incompatible or major changes.
|
||||||
- ``MINOR``: Backwards-compatible new features and enhancements.
|
- `MINOR`: Backwards-compatible new features and enhancements.
|
||||||
- ``PATCH``: Backwards-compatible bugfixes and package updates.
|
- `PATCH`: Backwards-compatible bugfixes and package updates.
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
|
@ -126,7 +125,7 @@ check [the contributor's page][contributors].
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2019-2020 Timmo
|
Copyright (c) 2019-2021 Timmo
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@ -151,7 +150,6 @@ SOFTWARE.
|
||||||
[discord]: https://discord.me/hassioaddons
|
[discord]: https://discord.me/hassioaddons
|
||||||
[forum]: https://community.home-assistant.io/?u=timmo001
|
[forum]: https://community.home-assistant.io/?u=timmo001
|
||||||
[issue]: https://github.com/hassio-addons/addon-thelounge/issues
|
[issue]: https://github.com/hassio-addons/addon-thelounge/issues
|
||||||
[keepchangelog]: http://keepachangelog.com/en/1.0.0/
|
|
||||||
[reddit]: https://reddit.com/r/homeassistant
|
[reddit]: https://reddit.com/r/homeassistant
|
||||||
[releases]: https://github.com/hassio-addons/addon-thelounge/releases
|
[releases]: https://github.com/hassio-addons/addon-thelounge/releases
|
||||||
[semver]: http://semver.org/spec/v2.0.0.htm
|
[semver]: http://semver.org/spec/v2.0.0.htm
|
||||||
|
|
|
@ -44,11 +44,11 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||||
[forum]: https://community.home-assistant.io/?u=timmo001
|
[forum]: https://community.home-assistant.io/?u=timmo001
|
||||||
[hass]: https://www.home-assistant.io/
|
[hass]: https://www.home-assistant.io/
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||||
[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-d777369-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-bab6eab-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-thelounge/tree/d777369
|
[release]: https://github.com/hassio-addons/addon-thelounge/tree/bab6eab
|
||||||
[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,11 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "The Lounge",
|
"name": "The Lounge",
|
||||||
"version": "d777369",
|
"version": "bab6eab",
|
||||||
"slug": "thelounge",
|
"slug": "thelounge",
|
||||||
"description": "A self-hosted web IRC client",
|
"description": "A self-hosted web IRC client",
|
||||||
"url": "https://github.com/hassio-addons/addon-thelounge",
|
"url": "https://github.com/hassio-addons/addon-thelounge",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]",
|
|
||||||
"startup": "application",
|
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64",
|
"aarch64",
|
||||||
"amd64",
|
"amd64",
|
||||||
|
@ -13,9 +11,7 @@
|
||||||
"armv7",
|
"armv7",
|
||||||
"i386"
|
"i386"
|
||||||
],
|
],
|
||||||
"boot": "auto",
|
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"hassio_role": "default",
|
|
||||||
"homeassistant": "0.91.4",
|
"homeassistant": "0.91.4",
|
||||||
"homeassistant_api": true,
|
"homeassistant_api": true,
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
|
@ -54,5 +50,5 @@
|
||||||
"str"
|
"str"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"image": "hassioaddons/thelounge-{arch}"
|
"image": "ghcr.io/hassio-addons/thelounge/{arch}"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue