⬆️ Updating add-on Glances to 2036e28

This commit is contained in:
Community Hass.io Add-ons Bot 2022-07-18 23:12:46 +00:00
parent 0985437142
commit 203921eaf5
4 changed files with 28 additions and 6 deletions

View file

@ -796,10 +796,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/d04e9c3 [addon-glances]: https://github.com/hassio-addons/addon-glances/tree/2036e28
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/d04e9c3/README.md [addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/2036e28/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-d04e9c3-blue.svg [glances-version-shield]: https://img.shields.io/badge/version-2036e28-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

View file

@ -1,4 +1,26 @@
# Changelog since v0.16.0 # Changelog since v0.16.0
- ⬆️ Upgrades add-on base image to 12.2.1 (#269)
* ⬆️ Upgrades add-on base image to 12.2.1
* Clean up Dockerfile with new base image features
- Bump requests from 2.28.0 to 2.28.1 in /glances (#268)
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1.
- [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.28.0...v2.28.1)
---
updated-dependencies:
- dependency-name: requests
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.6 to 0.38.7 in /glances (#266) - Bump zeroconf from 0.38.6 to 0.38.7 in /glances (#266)
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.6 to 0.38.7. Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.6 to 0.38.7.

View file

@ -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-d04e9c3-blue.svg [release-shield]: https://img.shields.io/badge/version-2036e28-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/d04e9c3 [release]: https://github.com/hassio-addons/addon-glances/tree/2036e28
[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

View file

@ -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: d04e9c3 version: 2036e28