diff --git a/README.md b/README.md index 863ab7530..1b35135ce 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/c01ec2c -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/c01ec2c/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/9347c88 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/9347c88/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-c01ec2c-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-9347c88-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 89b92d9c4..04fdedb9a 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,38 @@ # Changelog since v0.14.0 +- ⬆️ Upgrades php7 to 7.4.21-r0 (#202) +- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#201) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1) + +--- +updated-dependencies: +- dependency-name: docker/setup-buildx-action + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#200) + +Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1. +- [Release notes](https://github.com/dessant/lock-threads/releases) +- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) +- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1) + +--- +updated-dependencies: +- dependency-name: dessant/lock-threads + 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/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. diff --git a/grocy/README.md b/grocy/README.md index dfc67da5e..adb7339ff 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-c01ec2c-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/c01ec2c +[release-shield]: https://img.shields.io/badge/version-9347c88-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/9347c88 [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 4ac342589..20d87e209 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "c01ec2c", + "version": "9347c88", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",