mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Grocy to 8fccaff
This commit is contained in:
parent
fa7bcaa5e2
commit
2c479e634c
5 changed files with 10 additions and 28 deletions
|
@ -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/eb098c9
|
||||
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/eb098c9/README.md
|
||||
[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
|
||||
[grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues
|
||||
[grocy-version-shield]: https://img.shields.io/badge/version-eb098c9-blue.svg
|
||||
[grocy-version-shield]: https://img.shields.io/badge/version-8fccaff-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
|
||||
|
|
|
@ -1,20 +1,2 @@
|
|||
# Changelog since v0.16.0
|
||||
- ✨ Add ingress user support (#286)
|
||||
|
||||
Co-authored-by: Oliver Felkel <oliver.felkel@uni-ulm.de>
|
||||
- ⬆️ Update Grocy to v3.2.0 (#284)
|
||||
|
||||
Co-authored-by: Oliver F <oli-f@users.noreply.github.com>
|
||||
- 📚 Add My buttons to documentation (#291)
|
||||
- 🔒 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)
|
||||
- Fix patch error on startup (#277)
|
||||
# Changelog since v0.17.0
|
||||
- 🎆 Updates maintenance/license year to 2022 (#292)
|
||||
|
|
|
@ -253,7 +253,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2019-2021 Franck Nijhof
|
||||
Copyright (c) 2019-2022 Franck Nijhof
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -53,10 +53,10 @@ If you are more interested in stable releases of our add-ons:
|
|||
[github-sponsors]: https://github.com/sponsors/frenck
|
||||
[grocy-demo]: https://demo-en.grocy.info
|
||||
[grocy]: https://grocy.info/
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
|
||||
[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-eb098c9-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grocy/tree/eb098c9
|
||||
[release-shield]: https://img.shields.io/badge/version-8fccaff-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grocy/tree/8fccaff
|
||||
[screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif
|
|
@ -76,4 +76,4 @@ schema:
|
|||
stock_product_opened_tracking: bool
|
||||
slug: grocy
|
||||
url: https://github.com/hassio-addons/addon-grocy
|
||||
version: eb098c9
|
||||
version: 8fccaff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue