diff --git a/README.md b/README.md index 3f480bd2f..dcf685bb0 100644 --- a/README.md +++ b/README.md @@ -860,10 +860,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/37637ef -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/37637ef/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/8e1feb1 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/8e1feb1/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-37637ef-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-8e1feb1-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 1f168445a..59eb0ad29 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v0.12.0 +- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#164) + +Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.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.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#163) Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. diff --git a/grocy/README.md b/grocy/README.md index 1bd667b0a..2e7bfb6b0 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-37637ef-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/37637ef +[release-shield]: https://img.shields.io/badge/version-8e1feb1-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/8e1feb1 [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 3d9f785d5..67cf1ebf8 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "37637ef", + "version": "8e1feb1", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",