diff --git a/README.md b/README.md index 37795a8db..1dddc3c4a 100644 --- a/README.md +++ b/README.md @@ -971,10 +971,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/6dcd134 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/6dcd134/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/fc1ee43 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/fc1ee43/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-6dcd134-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-fc1ee43-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 7ce38c97a..f434b52b5 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog since v0.5.0 -- :arrow_up: Upgrades Grocy to 2.6.0 -- :arrow_up: Upgrades php7 to 7.3.14-r0 -- :pencil2: Funding adjustments -- :arrow_up: Upgrades nginx to 1.16.1-r6 +# Changelog since v0.6.0 +- :hammer: Updates for upstream Supervisor changes +- :hammer: Re-branding +- :books: Update add-on documentation to use new YAML configuration format +- :arrow_up: Upgrades add-on base image to v7.0.0 diff --git a/grocy/README.md b/grocy/README.md index b097e838a..8ba8974f0 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -1,4 +1,4 @@ -# Community Hass.io Add-ons: Grocy +# Community Home Assistant Add-on: Grocy [![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] @@ -30,8 +30,8 @@ management solution for your home, delivering features like: ## WARNING! THIS IS AN EDGE VERSION! -This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds -add-ons are based upon the latest development version. +This Home Assistant Add-ons repository contains edge builds of add-ons. +Edge builds add-ons are based upon the latest development version. - They may not work at all. - They might stop working at any time. @@ -49,7 +49,7 @@ 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/6dcd134/README.md +[docs]: https://github.com/hassio-addons/addon-grocy/blob/fc1ee43/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 [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -60,6 +60,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-6dcd134-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/6dcd134 +[release-shield]: https://img.shields.io/badge/version-fc1ee43-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/fc1ee43 [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 eee8f08c8..c7d7c1296 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "6dcd134", + "version": "fc1ee43", "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",