From 23288e40bc36687479301d09502e85168cf756ac Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 29 Oct 2020 10:09:17 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grocy to 1cdc62f --- README.md | 6 +++--- grocy/CHANGELOG.md | 8 +++++--- grocy/README.md | 4 ++-- grocy/config.json | 2 +- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1e27568bf..5afa34e50 100644 --- a/README.md +++ b/README.md @@ -986,10 +986,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/e094d97 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/e094d97/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/1cdc62f +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/1cdc62f/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-e094d97-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-1cdc62f-blue.svg [grocy-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grocy-armhf.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 diff --git a/grocy/CHANGELOG.md b/grocy/CHANGELOG.md index beed306fc..1aebe676b 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,3 +1,5 @@ -# Changelog since v0.9.0 -- ⬆ Upgrades composer to 1.10.10-r0 -- ⬆ Upgrades php7 to 7.3.21-r0 +# Changelog since v0.9.1 +- ⬆ Upgrades composer to 1.10.16-r0 +- ⬆ Upgrades nginx to 1.18.0-r1 +- ⬆ Upgrades php7 to 7.3.23-r0 +- ⬆ Upgrades add-on base image to v8.0.5 diff --git a/grocy/README.md b/grocy/README.md index b1e85e8eb..413b7d595 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-e094d97-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/e094d97 +[release-shield]: https://img.shields.io/badge/version-1cdc62f-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/1cdc62f [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/master/images/screenshot.gif \ No newline at end of file diff --git a/grocy/config.json b/grocy/config.json index f2191b18a..664fa6d0d 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "e094d97", + "version": "1cdc62f", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",