From 5f47130cc41b3e7b09e57bca2b471d54422921b5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 5 Jul 2021 08:10:22 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grocy to c01ec2c --- README.md | 6 +++--- grocy/CHANGELOG.md | 16 ++++++++++++++++ grocy/README.md | 4 ++-- grocy/config.json | 2 +- 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f095baae1..68b8ade17 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/63e8653 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/63e8653/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/c01ec2c +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/c01ec2c/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-63e8653-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-c01ec2c-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 ddd967efe..89b92d9c4 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v0.14.0 +- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (#198) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0) + +--- +updated-dependencies: +- dependency-name: docker/setup-buildx-action + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 (#196) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1. diff --git a/grocy/README.md b/grocy/README.md index 9d1b96cb3..dfc67da5e 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-63e8653-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/63e8653 +[release-shield]: https://img.shields.io/badge/version-c01ec2c-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/c01ec2c [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 aec9692a9..4ac342589 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "63e8653", + "version": "c01ec2c", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",