From eabbca1afa070d2d9f5279c69f3fb65fbb2d1687 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 22 Mar 2022 11:58:26 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grocy to ee5b43b --- README.md | 6 +++--- grocy/CHANGELOG.md | 8 ++++++++ grocy/README.md | 4 ++-- grocy/config.yaml | 3 ++- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cc42b9cbc..35176212d 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/84bef96 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/84bef96/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/ee5b43b +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/ee5b43b/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-84bef96-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-ee5b43b-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 c10413fbc..3fd0bd916 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,12 @@ # Changelog since v0.16.0 +- 🔒 Pass sign token to main workflow (#290) +- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#289) + +* 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) + +* Prettified Code! + +Co-authored-by: frenck - ⬆️ Upgrades add-on base image to 11.1.0 (#288) - ⬆️ Upgrades php8 to 8.0.16-r0 (#287) - ⬆️ Upgrades add-on base image to 11.0.1 (#279) diff --git a/grocy/README.md b/grocy/README.md index 6858d1243..9ba17051a 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-84bef96-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/84bef96 +[release-shield]: https://img.shields.io/badge/version-ee5b43b-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/ee5b43b [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 d79c72878..eae103096 100644 --- a/grocy/config.yaml +++ b/grocy/config.yaml @@ -4,6 +4,7 @@ arch: - armhf - armv7 - i386 +codenotary: codenotary@frenck.dev description: ERP beyond your fridge! A groceries & household management solution for your home image: ghcr.io/hassio-addons/grocy/{arch} @@ -73,4 +74,4 @@ schema: stock_product_opened_tracking: bool slug: grocy url: https://github.com/hassio-addons/addon-grocy -version: 84bef96 +version: ee5b43b