From cd1841d085c2d41d6795efe07b07e5514bd808c6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 24 Jan 2021 14:06:46 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grocy to 00dfc86 --- README.md | 6 +++--- grocy/CHANGELOG.md | 3 +++ grocy/README.md | 4 ++-- grocy/config.json | 3 ++- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7ba951429..6d41b9474 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/grocy/CHANGELOG.md b/grocy/CHANGELOG.md index f6b875919..050add784 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.9.2 +- Upgrades Grocy to v3.0.1 (#113) + +Co-authored-by: Franck Nijhof - Upgrades add-on base image to v9.0.1 (#111) - Add new repository workflow (#109) diff --git a/grocy/README.md b/grocy/README.md index d3dd1c6a5..66591310f 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -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 \ No newline at end of file diff --git a/grocy/config.json b/grocy/config.json index 3b08b895a..a63e109f8 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -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" ],