diff --git a/README.md b/README.md index be208695d..7c8c99200 100644 --- a/README.md +++ b/README.md @@ -805,10 +805,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/a0a700b -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/a0a700b/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/2b5f19e +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/2b5f19e/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-a0a700b-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-2b5f19e-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/glances/CHANGELOG.md b/glances/CHANGELOG.md index 9774700eb..d8ad22a24 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,138 +1,4 @@ -# Changelog since v0.17.2 -- add support influxdb2 (#311)Co-authored-by: Franck Nijhof - -* add support influxdb2 - -* Tiny cleanup/styling - ---------- - -Co-authored-by: Franck Nijhof -- Bump bottle from 0.12.23 to 0.12.25 in /glances (#322)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - -Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.23 to 0.12.25. -- [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.23...0.12.25) - ---- -updated-dependencies: -- dependency-name: bottle - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump zeroconf from 0.47.1 to 0.47.3 in /glances (#320)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - -Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.47.1 to 0.47.3. -- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) -- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) -- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.47.1...0.47.3) - ---- -updated-dependencies: -- dependency-name: zeroconf - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades add-on base image to 13.1.3 (#324) -- 🎆 Updates maintenance/license year to 2023 (#323) -- Bump glances from 3.3.1 to 3.3.1.1 in /glances (#316) -- Bump glances from 3.3.0.4 to 3.3.1 (#315) - -Bumps [glances](https://github.com/nicolargo/glances) from 3.3.0.4 to 3.3.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.3.0.4...v3.3.1) - ---- -updated-dependencies: -- dependency-name: glances - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump requests from 2.28.1 to 2.28.2 in /glances (#314) - -Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2. -- [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.1...v2.28.2) - ---- -updated-dependencies: -- dependency-name: requests - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump zeroconf from 0.47.0 to 0.47.1 in /glances (#312) - -Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.47.0 to 0.47.1. -- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) -- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) -- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.47.0...0.47.1) - ---- -updated-dependencies: -- dependency-name: zeroconf - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump zeroconf from 0.45.0 to 0.47.0 in /glances (#310) - -Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.45.0 to 0.47.0. -- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) -- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) -- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.45.0...0.47.0) - ---- -updated-dependencies: -- dependency-name: zeroconf - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump zeroconf from 0.44.0 to 0.45.0 in /glances (#309) - -Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.44.0 to 0.45.0. -- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) -- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) -- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.44.0...0.45.0) - ---- -updated-dependencies: -- dependency-name: zeroconf - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump zeroconf from 0.39.4 to 0.44.0 in /glances (#308) +# Changelog since v0.18.0 +- Bump influxdb-client from 1.21.0 to 1.36.1 in /glances (#326) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/glances/README.md b/glances/README.md index c93623a80..168317dc3 100644 --- a/glances/README.md +++ b/glances/README.md @@ -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]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-a0a700b-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/a0a700b +[release-shield]: https://img.shields.io/badge/version-2b5f19e-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/2b5f19e [screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png \ No newline at end of file diff --git a/glances/config.yaml b/glances/config.yaml index 15961ad5f..e771f6a8a 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -1,5 +1,5 @@ name: Glances -version: a0a700b +version: 2b5f19e slug: glances description: A cross-platform system monitoring tool url: https://github.com/hassio-addons/addon-glances