🎉 Release of add-on Glances 0.15.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-03-15 20:16:48 +00:00
parent 275360376f
commit 5975f8e5f7
5 changed files with 32 additions and 15 deletions

View file

@ -724,10 +724,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/v0.14.2 [addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.15.0
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.14.2/README.md [addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.15.0/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-v0.14.2-blue.svg [glances-version-shield]: https://img.shields.io/badge/version-v0.15.0-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,13 +1,15 @@
## Whats changed ## Whats changed
## 🧰 Maintenance ## 🚀 Enhancements
- 🎆 Updates maintenance/license year to 2022 @frenck (#244) - 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#253)
## 📚 Documentation
- 📚 Add My buttons to documentation @frenck (#254)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Bump zeroconf from 0.37.0 to 0.38.1 in /glances @dependabot (#240) - Bump zeroconf from 0.38.1 to 0.38.3 in /glances @dependabot (#247)
- ⬆️ Bump psutil from 5.7.3 to 5.9.0 in /glances @dependabot (#241) - Bump zeroconf from 0.38.3 to 0.38.4 in /glances @dependabot (#251)
- Bump requests from 2.26.0 to 2.27.0 in /glances @dependabot (#242) - ⬆️ Upgrades add-on base image to 11.1.0 @frenck (#252)
- Bump requests from 2.27.0 to 2.27.1 in /glances @dependabot (#243)
- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#245)

View file

@ -11,13 +11,23 @@ at all your system information and its behavior over time.
The installation of this add-on is pretty straightforward and not different in The installation of this add-on is pretty straightforward and not different in
comparison to installing any other Home Assistant add-on. comparison to installing any other Home Assistant add-on.
1. Search for the "Glances" add-on in the Supervisor add-on store 1. Click the Home Assistant My button below to open the add-on on your Home
and install it. Assistant instance.
[![Open this add-on in your Home Assistant instance.][addon-badge]][addon]
1. Click the "Install" button to install the add-on.
1. Disable "Protection mode" in the add-on panel. 1. Disable "Protection mode" in the add-on panel.
1. Start the "Glances" add-on. 1. Start the "Glances" 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._
@ -224,6 +234,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 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]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_glances
[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
@ -233,4 +245,6 @@ 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

View file

@ -30,6 +30,6 @@ at all your system information and its behavior over time.
[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-v0.14.2-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/v0.14.2 [release]: https://github.com/hassio-addons/addon-glances/tree/v0.15.0
[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

@ -6,6 +6,7 @@ arch:
- armv7 - armv7
- i386 - i386
auth_api: true auth_api: true
codenotary: codenotary@frenck.dev
description: A cross-platform system monitoring tool description: A cross-platform system monitoring tool
docker_api: true docker_api: true
environment: environment:
@ -68,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: 0.14.2 version: 0.15.0