From 16c9834b60fe0145e002efbba71b0ba7cd2507d6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 10 May 2021 13:08:38 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grocy to 620ad1b --- README.md | 6 +++--- grocy/CHANGELOG.md | 10 ++++++++++ grocy/README.md | 4 ++-- grocy/config.json | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1274d2070..3691a3659 100644 --- a/README.md +++ b/README.md @@ -809,10 +809,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/721aabb -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/721aabb/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/620ad1b +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/620ad1b/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-721aabb-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-620ad1b-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 703b842df..3a5f48e2a 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v0.13.0 +- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#172) + +Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0. +- [Release notes](https://github.com/brpaz/hadolint-action/releases) +- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) +- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...c27bd9edc1e95eed30474db8f295ff5807ebca14) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#171) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. diff --git a/grocy/README.md b/grocy/README.md index 2fe551371..d2fac01fc 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-721aabb-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/721aabb +[release-shield]: https://img.shields.io/badge/version-620ad1b-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/620ad1b [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 cc7f42351..8b192cfde 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "721aabb", + "version": "620ad1b", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",