⬆️ Updating add-on Grocy to 21bf162

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-09 08:54:13 +00:00
parent 45ece1384a
commit c8d8f15775
4 changed files with 8 additions and 6 deletions

View file

@ -800,10 +800,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/8fccaff [addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/21bf162
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/8fccaff/README.md [addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/21bf162/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-8fccaff-blue.svg [grocy-version-shield]: https://img.shields.io/badge/version-21bf162-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,2 +1,3 @@
# Changelog since v0.17.0 # Changelog since v0.17.0
- ⬆️ Upgrades add-on base image to 12.0.0 (#298)
- 🎆 Updates maintenance/license year to 2022 (#292) - 🎆 Updates maintenance/license year to 2022 (#292)

View file

@ -57,6 +57,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-8fccaff-blue.svg [release-shield]: https://img.shields.io/badge/version-21bf162-blue.svg
[release]: https://github.com/hassio-addons/addon-grocy/tree/8fccaff [release]: https://github.com/hassio-addons/addon-grocy/tree/21bf162
[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: 8fccaff version: 21bf162