From 7a69c43f83d10c36a37714a39f4f56630496b5a0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 25 Feb 2020 02:07:30 +0000 Subject: [PATCH] :tada: Release of add-on Grocy 0.7.0 --- README.md | 6 +++--- grocy/CHANGELOG.md | 11 ++++++----- grocy/README.md | 12 ++++++------ grocy/config.json | 4 ++-- 4 files changed, 17 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index b5724530..690b40ca 100644 --- a/README.md +++ b/README.md @@ -871,10 +871,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.6.0 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.6.0/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.7.0 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.7.0/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-v0.6.0-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-v0.7.0-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 0ef692c6..701d2bfa 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -4,12 +4,13 @@ This is a general maintenance release. ### 🔨 Changes -- :arrow_up: Upgrades nginx to 1.16.1-r6 -- :pencil2: Funding adjustments -- :arrow_up: Upgrades php7 to 7.3.14-r0 -- :arrow_up: Upgrades Grocy to 2.6.0 +- :books: Update add-on documentation to use new YAML configuration format +- :hammer: Updates for upstream Supervisor changes +- :hammer: Re-branding +- :arrow_up: Upgrades add-on base image to v7.0.2 +- :hammer: Update community forum links -[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.5.0...v0.6.0 +[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.6.0...v0.7.0 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 1b8e8478..2287c82c 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -1,4 +1,4 @@ -# Community Hass.io Add-ons: Grocy +# Home Assistant Community Add-on: Grocy [![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] @@ -30,7 +30,7 @@ management solution for your home, delivering features like: ## WARNING! THIS IS A BETA VERSION! -This Hass.io Add-ons repository contains beta releases of add-ons. +This Home Assistant Add-ons repository contains beta releases of add-ons. - They might stop working at any time. - They could have a negative impact on your system. @@ -46,9 +46,9 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-grocy/blob/v0.6.0/README.md +[docs]: https://github.com/hassio-addons/addon-grocy/blob/v0.7.0/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg -[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-grocy/112422?u=frenck +[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-grocy/112422?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck [grocy-demo]: https://demo-en.grocy.info @@ -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-v0.6.0-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.6.0 +[release-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.7.0 [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 79240ec6..13e75456 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "0.6.0", + "version": "0.7.0", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy", @@ -26,7 +26,7 @@ "80/tcp": null }, "ports_description": { - "80/tcp": "Web interface (Not required for Hass.io Ingress)" + "80/tcp": "Web interface (Not required for Ingress)" }, "options": { "culture": "en",