diff --git a/README.md b/README.md index 553e7f560..9c9694c3c 100644 --- a/README.md +++ b/README.md @@ -800,10 +800,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/8fccaff -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/8fccaff/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/21bf162 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/21bf162/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-8fccaff-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-21bf162-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 5aacc3816..280048c8b 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,2 +1,3 @@ # Changelog since v0.17.0 +- ⬆️ Upgrades add-on base image to 12.0.0 (#298) - 🎆 Updates maintenance/license year to 2022 (#292) diff --git a/grocy/README.md b/grocy/README.md index 86a2742fc..b02069e9b 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-8fccaff-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/8fccaff +[release-shield]: https://img.shields.io/badge/version-21bf162-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/21bf162 [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif \ No newline at end of file diff --git a/grocy/config.yaml b/grocy/config.yaml index 70954f9c7..64a999fd3 100644 --- a/grocy/config.yaml +++ b/grocy/config.yaml @@ -10,6 +10,7 @@ description: ERP beyond your fridge! A groceries & household management solution image: ghcr.io/hassio-addons/grocy/{arch} ingress: true ingress_stream: true +init: false map: - ssl name: Grocy @@ -76,4 +77,4 @@ schema: stock_product_opened_tracking: bool slug: grocy url: https://github.com/hassio-addons/addon-grocy -version: 8fccaff +version: 21bf162