⬆️ Updating add-on Grocy to ee5b43b

This commit is contained in:
Community Hass.io Add-ons Bot 2022-03-22 11:58:26 +00:00
parent ce47656bb6
commit eabbca1afa
4 changed files with 15 additions and 6 deletions

View file

@ -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

View file

@ -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 <frenck@users.noreply.github.com>
- ⬆️ 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)

View file

@ -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

View file

@ -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