mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Grocy to 4559048
This commit is contained in:
parent
6f34c8dac8
commit
da4752d20f
4 changed files with 15 additions and 6 deletions
|
@ -860,10 +860,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/dd52963
|
||||
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/dd52963/README.md
|
||||
[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/4559048
|
||||
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/4559048/README.md
|
||||
[grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues
|
||||
[grocy-version-shield]: https://img.shields.io/badge/version-dd52963-blue.svg
|
||||
[grocy-version-shield]: https://img.shields.io/badge/version-4559048-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,4 +1,13 @@
|
|||
# Changelog since v0.12.0
|
||||
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#162)
|
||||
|
||||
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2.
|
||||
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.1...25f0500ff22e406f7191a2a8ba8cda16901ca018)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#161)
|
||||
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2.
|
||||
|
|
|
@ -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-dd52963-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grocy/tree/dd52963
|
||||
[release-shield]: https://img.shields.io/badge/version-4559048-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grocy/tree/4559048
|
||||
[screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Grocy",
|
||||
"version": "dd52963",
|
||||
"version": "4559048",
|
||||
"slug": "grocy",
|
||||
"description": "ERP beyond your fridge! A groceries & household management solution for your home",
|
||||
"url": "https://github.com/hassio-addons/addon-grocy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue