mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on Glances to 7c03702
This commit is contained in:
parent
b682bb8254
commit
4940f8981d
5 changed files with 138 additions and 23 deletions
|
@ -782,10 +782,10 @@ SOFTWARE.
|
||||||
[foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
[foldingathome-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
[foldingathome-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
||||||
[foldingathome-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
[foldingathome-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||||
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/e2d0d78
|
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/7c03702
|
||||||
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/e2d0d78/README.md
|
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/7c03702/README.md
|
||||||
[glances-issue]: https://github.com/hassio-addons/addon-glances/issues
|
[glances-issue]: https://github.com/hassio-addons/addon-glances/issues
|
||||||
[glances-version-shield]: https://img.shields.io/badge/version-e2d0d78-blue.svg
|
[glances-version-shield]: https://img.shields.io/badge/version-7c03702-blue.svg
|
||||||
[glances-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[glances-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[glances-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[glances-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,12 +1,34 @@
|
||||||
# Changelog since v0.14.2
|
# Changelog since v0.15.0
|
||||||
- 📚 Add My buttons to documentation (#254)
|
- 📚 Use new My Home Assistant link format (#265)
|
||||||
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#253)
|
- ⬆️ Upgrades add-on base image to 12.0.0 (#264)
|
||||||
- ⬆️ Upgrades add-on base image to 11.1.0 (#252)
|
|
||||||
- Bump zeroconf from 0.38.3 to 0.38.4 in /glances (#251)
|
|
||||||
|
|
||||||
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.3 to 0.38.4.
|
* ⬆️ Upgrades add-on base image to 12.0.0
|
||||||
|
|
||||||
|
* Shellcheck actually caught a bug! :D
|
||||||
|
|
||||||
|
* Init true is the default
|
||||||
|
- Bump requests from 2.27.1 to 2.28.0 in /glances (#263)
|
||||||
|
|
||||||
|
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.0.
|
||||||
|
- [Release notes](https://github.com/psf/requests/releases)
|
||||||
|
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
|
||||||
|
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.0)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: requests
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-minor
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- Bump zeroconf from 0.38.5 to 0.38.6 in /glances (#257)
|
||||||
|
|
||||||
|
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.5 to 0.38.6.
|
||||||
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
|
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
|
||||||
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.3...0.38.4)
|
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.5...0.38.6)
|
||||||
|
|
||||||
---
|
---
|
||||||
updated-dependencies:
|
updated-dependencies:
|
||||||
|
@ -18,6 +40,107 @@ updated-dependencies:
|
||||||
Signed-off-by: dependabot[bot] <support@github.com>
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
- Bump zeroconf from 0.38.1 to 0.38.3 in /glances (#247)
|
- Bump bottle from 0.12.19 to 0.12.21 in /glances (#262)
|
||||||
|
|
||||||
|
Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.19 to 0.12.21.
|
||||||
|
- [Release notes](https://github.com/bottlepy/bottle/releases)
|
||||||
|
- [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst)
|
||||||
|
- [Commits](https://github.com/bottlepy/bottle/compare/0.12.19...0.12.21)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: bottle
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-patch
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- Bump glances from 3.2.6.3 to 3.2.6.4 in /glances (#261)
|
||||||
|
|
||||||
|
Bumps [glances](https://github.com/nicolargo/glances) from 3.2.6.3 to 3.2.6.4.
|
||||||
|
- [Release notes](https://github.com/nicolargo/glances/releases)
|
||||||
|
- [Changelog](https://github.com/nicolargo/glances/blob/develop/NEWS.rst)
|
||||||
|
- [Commits](https://github.com/nicolargo/glances/compare/v3.2.6.3...v3.2.6.4)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: glances
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-patch
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- Bump glances from 3.2.6.1 to 3.2.6.3 in /glances (#260)
|
||||||
|
|
||||||
|
Bumps [glances](https://github.com/nicolargo/glances) from 3.2.6.1 to 3.2.6.3.
|
||||||
|
- [Release notes](https://github.com/nicolargo/glances/releases)
|
||||||
|
- [Changelog](https://github.com/nicolargo/glances/blob/develop/NEWS.rst)
|
||||||
|
- [Commits](https://github.com/nicolargo/glances/compare/v3.2.6.1...v3.2.6.3)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: glances
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-patch
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- Bump glances from 3.2.5 to 3.2.6.1 in /glances (#259)
|
||||||
|
|
||||||
|
Bumps [glances](https://github.com/nicolargo/glances) from 3.2.5 to 3.2.6.1.
|
||||||
|
- [Release notes](https://github.com/nicolargo/glances/releases)
|
||||||
|
- [Changelog](https://github.com/nicolargo/glances/blob/develop/NEWS.rst)
|
||||||
|
- [Commits](https://github.com/nicolargo/glances/compare/v3.2.5...v3.2.6.1)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: glances
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-patch
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- Bump psutil from 5.9.0 to 5.9.1 in /glances (#258)
|
||||||
|
|
||||||
|
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.0 to 5.9.1.
|
||||||
|
- [Release notes](https://github.com/giampaolo/psutil/releases)
|
||||||
|
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
|
||||||
|
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.0...release-5.9.1)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: psutil
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-patch
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- Bump zeroconf from 0.38.4 to 0.38.5 in /glances (#256)
|
||||||
|
|
||||||
|
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.4 to 0.38.5.
|
||||||
|
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
|
||||||
|
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.4...0.38.5)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: zeroconf
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-patch
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- Bump glances from 3.2.4.2 to 3.2.5 in /glances (#255)
|
||||||
|
|
||||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
|
|
@ -22,12 +22,6 @@ comparison to installing any other Home Assistant add-on.
|
||||||
1. Check the logs of the "Glances" to see if everything went well.
|
1. Check the logs of the "Glances" to see if everything went well.
|
||||||
1. Click the "OPEN WEB UI" button take a glance at Glances.
|
1. Click the "OPEN WEB UI" button take a glance at Glances.
|
||||||
|
|
||||||
Home Assistant, by default, ships with the Community Add-ons store installed.
|
|
||||||
However, if it is missing (for any reason), you can add it by clicking the
|
|
||||||
button My button below.
|
|
||||||
|
|
||||||
[![Add repository to your Home Assitant instance.][repository-badge]][repository]
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
**Note**: _Remember to restart the add-on when the configuration is changed._
|
**Note**: _Remember to restart the add-on when the configuration is changed._
|
||||||
|
@ -235,7 +229,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
|
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
|
||||||
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_glances
|
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_glances&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
|
||||||
[contributors]: https://github.com/hassio-addons/addon-glances/graphs/contributors
|
[contributors]: https://github.com/hassio-addons/addon-glances/graphs/contributors
|
||||||
[discord-ha]: https://discord.gg/c5DvZ4e
|
[discord-ha]: https://discord.gg/c5DvZ4e
|
||||||
[discord]: https://discord.me/hassioaddons
|
[discord]: https://discord.me/hassioaddons
|
||||||
|
@ -245,6 +239,4 @@ SOFTWARE.
|
||||||
[issue]: https://github.com/hassio-addons/addon-glances/issues
|
[issue]: https://github.com/hassio-addons/addon-glances/issues
|
||||||
[reddit]: https://reddit.com/r/homeassistant
|
[reddit]: https://reddit.com/r/homeassistant
|
||||||
[releases]: https://github.com/hassio-addons/addon-glances/releases
|
[releases]: https://github.com/hassio-addons/addon-glances/releases
|
||||||
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
|
|
||||||
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
|
|
||||||
[semver]: http://semver.org/spec/v2.0.0.htm
|
[semver]: http://semver.org/spec/v2.0.0.htm
|
||||||
|
|
|
@ -49,6 +49,6 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-e2d0d78-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-7c03702-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-glances/tree/e2d0d78
|
[release]: https://github.com/hassio-addons/addon-glances/tree/7c03702
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png
|
|
@ -69,4 +69,4 @@ schema:
|
||||||
slug: glances
|
slug: glances
|
||||||
startup: services
|
startup: services
|
||||||
url: https://github.com/hassio-addons/addon-glances
|
url: https://github.com/hassio-addons/addon-glances
|
||||||
version: e2d0d78
|
version: 7c03702
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue