🎉 Release of add-on Grocy 0.9.1

This commit is contained in:
Community Hass.io Add-ons Bot 2020-08-24 07:59:47 +00:00
parent d03b87a542
commit af5f04a457
4 changed files with 9 additions and 15 deletions

View file

@ -925,10 +925,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/v0.9.0
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.9.0/README.md
[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.9.1
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.9.1/README.md
[grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues
[grocy-version-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg
[grocy-version-shield]: https://img.shields.io/badge/version-v0.9.1-blue.svg
[grocy-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grocy-armhf.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

View file

@ -2,16 +2,10 @@
### 🔨 Changes
- ⬆ Upgrades base image to v8.0.1
- ⬆ Upgrades nginx to 1.18.0-r0
- ⬆ Upgrades php7 to 7.3.20-r0
- ⬆ Upgrades git to 2.26.2-r0
- ⬆ Upgrades yarn to 1.22.4-r0
- ⬆ Upgrades composer to 1.10.9-r0
- ✨ Add support for cs, ja, zh_TW locales
- 🔥 Remove Renovatebot
- ⬆ Upgrades php7 to 7.3.21-r0
- ⬆ Upgrades composer to 1.10.10-r0
[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.8.0...v0.9.0
[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.9.0...v0.9.1
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:

View file

@ -38,6 +38,6 @@ management solution for your home, delivering features like:
[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-v0.9.0-blue.svg
[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.9.0
[release-shield]: https://img.shields.io/badge/version-v0.9.1-blue.svg
[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.9.1
[screenshot]: https://github.com/hassio-addons/addon-grocy/raw/master/images/screenshot.gif

View file

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