🎉 Release of add-on Grocy 0.13.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-20 17:42:13 +00:00
parent c95f3a8109
commit 5c6a0e70a2
4 changed files with 16 additions and 16 deletions

View file

@ -795,10 +795,10 @@ SOFTWARE.
[grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg [grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.13.0 [addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.13.1
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.13.0/README.md [addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.13.1/README.md
[grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues
[grocy-version-shield]: https://img.shields.io/badge/version-v0.13.0-blue.svg [grocy-version-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg
[grocy-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,14 +1,14 @@
## Whats changed ## Whats changed
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#166)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#159) - ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#167)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#161) - ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#168)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#162) - ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#169)
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#163) - ⬆️ Upgrades composer to 2.0.13-r0 @frenck (#170)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#164) - ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#171)
- Upgrades add-on base image to v9.2.0 @frenck (#165) - ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#172)
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#175)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#174)
- ⬆️ Upgrades php7 to 7.4.19-r0 @frenck (#176)
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#177)

View file

@ -54,6 +54,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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.13.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg
[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.13.0 [release]: https://github.com/hassio-addons/addon-grocy/tree/v0.13.1
[screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif

View file

@ -1,6 +1,6 @@
{ {
"name": "Grocy", "name": "Grocy",
"version": "0.13.0", "version": "0.13.1",
"slug": "grocy", "slug": "grocy",
"description": "ERP beyond your fridge! A groceries & household management solution for your home", "description": "ERP beyond your fridge! A groceries & household management solution for your home",
"url": "https://github.com/hassio-addons/addon-grocy", "url": "https://github.com/hassio-addons/addon-grocy",