diff --git a/README.md b/README.md index 0e765956..e7b345f3 100644 --- a/README.md +++ b/README.md @@ -946,10 +946,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.1 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.9.1/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.9.2 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.9.2/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-v0.9.1-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-v0.9.2-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 diff --git a/grocy/CHANGELOG.md b/grocy/CHANGELOG.md index 627c32f1..0ac2afd7 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -2,10 +2,12 @@ ### 🔨 Changes -- ⬆ Upgrades php7 to 7.3.21-r0 -- ⬆ Upgrades composer to 1.10.10-r0 +- ⬆ Upgrades add-on base image to v8.0.5 +- ⬆ Upgrades php7 to 7.3.23-r0 +- ⬆ Upgrades nginx to 1.18.0-r1 +- ⬆ Upgrades composer to 1.10.16-r0 -[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.9.0...v0.9.1 +[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.9.1...v0.9.2 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: diff --git a/grocy/README.md b/grocy/README.md index 36391c16..d67db854 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -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]: 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.1-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.9.1 +[release-shield]: https://img.shields.io/badge/version-v0.9.2-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.9.2 [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/master/images/screenshot.gif \ No newline at end of file diff --git a/grocy/config.json b/grocy/config.json index 842d63e3..38da9bdf 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "0.9.1", + "version": "0.9.2", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",