⬆️ Updating add-on Grocy to 00dfc86

This commit is contained in:
Community Hass.io Add-ons Bot 2021-01-24 14:06:46 +00:00
parent 9740753f63
commit cd1841d085
4 changed files with 10 additions and 6 deletions

View file

@ -869,10 +869,10 @@ SOFTWARE.
[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-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/b7d4de7
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/b7d4de7/README.md
[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/00dfc86
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/00dfc86/README.md
[grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues
[grocy-version-shield]: https://img.shields.io/badge/version-b7d4de7-blue.svg
[grocy-version-shield]: https://img.shields.io/badge/version-00dfc86-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,7 @@
# Changelog since v0.9.2
- Upgrades Grocy to v3.0.1 (#113)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
- Upgrades add-on base image to v9.0.1 (#111)
- Add new repository workflow (#109)

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]: 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-b7d4de7-blue.svg
[release]: https://github.com/hassio-addons/addon-grocy/tree/b7d4de7
[release-shield]: https://img.shields.io/badge/version-00dfc86-blue.svg
[release]: https://github.com/hassio-addons/addon-grocy/tree/00dfc86
[screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif

View file

@ -1,6 +1,6 @@
{
"name": "Grocy",
"version": "b7d4de7",
"version": "00dfc86",
"slug": "grocy",
"description": "ERP beyond your fridge! A groceries & household management solution for your home",
"url": "https://github.com/hassio-addons/addon-grocy",
@ -16,6 +16,7 @@
"armv7",
"i386"
],
"hassio_api": true,
"map": [
"ssl"
],