🎉 Release of add-on Glances 0.16.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-11 12:03:27 +00:00
parent f29c9ff08f
commit 78ecfe7a69
5 changed files with 18 additions and 23 deletions

View file

@ -731,10 +731,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/v0.15.0
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.15.0/README.md
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.16.0
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.16.0/README.md
[glances-issue]: https://github.com/hassio-addons/addon-glances/issues
[glances-version-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg
[glances-version-shield]: https://img.shields.io/badge/version-v0.16.0-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

View file

@ -1,15 +1,18 @@
## Whats changed
## 🚀 Enhancements
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#253)
## 📚 Documentation
- 📚 Add My buttons to documentation @frenck (#254)
- 📚 Use new My Home Assistant link format @frenck (#265)
## ⬆️ Dependency updates
- Bump zeroconf from 0.38.1 to 0.38.3 in /glances @dependabot (#247)
- Bump zeroconf from 0.38.3 to 0.38.4 in /glances @dependabot (#251)
- ⬆️ Upgrades add-on base image to 11.1.0 @frenck (#252)
- Bump glances from 3.2.4.2 to 3.2.5 in /glances @dependabot (#255)
- Bump zeroconf from 0.38.4 to 0.38.5 in /glances @dependabot (#256)
- Bump psutil from 5.9.0 to 5.9.1 in /glances @dependabot (#258)
- Bump glances from 3.2.5 to 3.2.6.1 in /glances @dependabot (#259)
- Bump glances from 3.2.6.1 to 3.2.6.3 in /glances @dependabot (#260)
- Bump glances from 3.2.6.3 to 3.2.6.4 in /glances @dependabot (#261)
- Bump bottle from 0.12.19 to 0.12.21 in /glances @dependabot (#262)
- Bump zeroconf from 0.38.5 to 0.38.6 in /glances @dependabot (#257)
- Bump requests from 2.27.1 to 2.28.0 in /glances @dependabot (#263)
- ⬆️ Upgrades add-on base image to 12.0.0 @frenck (#264)

View file

@ -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. 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
**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.
[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
[discord-ha]: https://discord.gg/c5DvZ4e
[discord]: https://discord.me/hassioaddons
@ -245,6 +239,4 @@ SOFTWARE.
[issue]: https://github.com/hassio-addons/addon-glances/issues
[reddit]: https://reddit.com/r/homeassistant
[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

View file

@ -46,6 +46,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-v0.15.0-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/v0.15.0
[release-shield]: https://img.shields.io/badge/version-v0.16.0-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/v0.16.0
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png

View file

@ -69,4 +69,4 @@ schema:
slug: glances
startup: services
url: https://github.com/hassio-addons/addon-glances
version: 0.15.0
version: 0.16.0