🎉 Release of add-on Grocy 0.18.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-09 09:42:44 +00:00
parent 8812938591
commit 0d41f0ca7f
5 changed files with 14 additions and 31 deletions

View file

@ -749,10 +749,10 @@ SOFTWARE.
[grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[grafana-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grafana-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg [grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.17.0 [addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.18.0
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.17.0/README.md [addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.18.0/README.md
[grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues
[grocy-version-shield]: https://img.shields.io/badge/version-v0.17.0-blue.svg [grocy-version-shield]: https://img.shields.io/badge/version-v0.18.0-blue.svg
[grocy-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [grocy-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[grocy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [grocy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,24 +1,14 @@
## Whats changed ## Whats changed
## 🐛 Bug fixes
- Fix patch error on startup @kbehren (#277)
## 🚀 Enhancements
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#289)
## 🧰 Maintenance ## 🧰 Maintenance
- 🔒 Pass sign token to main workflow @frenck (#290) - 🎆 Updates maintenance/license year to 2022 @frenck (#292)
## 📚 Documentation ## 📚 Documentation
- 📚 Add My buttons to documentation @frenck (#291) - 📚 Use new My Home Assistant link format @frenck (#299)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#279) - ⬆️ Upgrades add-on base image to 12.0.0 @frenck (#298)
- ⬆️ Upgrades php8 to 8.0.16-r0 @frenck (#287) - ⬆️ Upgrades Grocy to 3.3.0 @loganwedwards (#297)
- ⬆️ Upgrades add-on base image to 11.1.0 @frenck (#288)
- ⬆️ Update Grocy to v3.2.0 @malcp (#284)

View file

@ -29,12 +29,6 @@ comparison to installing any other Home Assistant add-on.
1. The default login is user: `admin` password: `admin`. 1. The default login is user: `admin` password: `admin`.
1. Enjoy the add-on! 1. Enjoy the add-on!
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._
@ -253,7 +247,7 @@ check [the contributor's page][contributors].
MIT License MIT License
Copyright (c) 2019-2021 Franck Nijhof Copyright (c) 2019-2022 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
@ -274,7 +268,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_grocy [addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_grocy&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[alpine-packages]: https://pkgs.alpinelinux.org/packages [alpine-packages]: https://pkgs.alpinelinux.org/packages
[contributors]: https://github.com/hassio-addons/addon-grocy/graphs/contributors [contributors]: https://github.com/hassio-addons/addon-grocy/graphs/contributors
[discord-ha]: https://discord.gg/c5DvZ4e [discord-ha]: https://discord.gg/c5DvZ4e
@ -287,6 +281,4 @@ SOFTWARE.
[python-packages]: https://pypi.org/ [python-packages]: https://pypi.org/
[reddit]: https://reddit.com/r/homeassistant [reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-grocy/releases [releases]: https://github.com/hassio-addons/addon-grocy/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

@ -50,10 +50,10 @@ If you are more interested in stable releases of our add-ons:
[github-sponsors]: https://github.com/sponsors/frenck [github-sponsors]: https://github.com/sponsors/frenck
[grocy-demo]: https://demo-en.grocy.info [grocy-demo]: https://demo-en.grocy.info
[grocy]: https://grocy.info/ [grocy]: https://grocy.info/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[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.17.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.18.0-blue.svg
[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.17.0 [release]: https://github.com/hassio-addons/addon-grocy/tree/v0.18.0
[screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif

View file

@ -10,6 +10,7 @@ description: ERP beyond your fridge! A groceries & household management solution
image: ghcr.io/hassio-addons/grocy/{arch} image: ghcr.io/hassio-addons/grocy/{arch}
ingress: true ingress: true
ingress_stream: true ingress_stream: true
init: false
map: map:
- ssl - ssl
name: Grocy name: Grocy
@ -76,4 +77,4 @@ schema:
stock_product_opened_tracking: bool stock_product_opened_tracking: bool
slug: grocy slug: grocy
url: https://github.com/hassio-addons/addon-grocy url: https://github.com/hassio-addons/addon-grocy
version: 0.17.0 version: 0.18.0