🎉 Release of add-on Grocy 0.21.0

This commit is contained in:
Community Hass.io Add-ons Bot 2024-01-07 13:26:20 +00:00
parent 310a1e1348
commit d1bafeafe8
5 changed files with 22 additions and 19 deletions

View file

@ -767,10 +767,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/v0.20.1
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.20.1/README.md
[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.21.0
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.21.0/README.md
[grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues
[grocy-version-shield]: https://img.shields.io/badge/version-v0.20.1-blue.svg
[grocy-version-shield]: https://img.shields.io/badge/version-v0.21.0-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-no-red.svg

View file

@ -1,15 +1,20 @@
## Whats changed
## 🐛 Bug fixes
## 🚨 Breaking changes
- patch: fix error on startup @matttbe ([#397](https://github.com/hassio-addons/addon-grocy/pull/397))
- Drop support for armhf & i386 @frenck ([#403](https://github.com/hassio-addons/addon-grocy/pull/403))
## 🧰 Maintenance
- 🎆 Updates maintenance/license year to 2024 @frenck ([#418](https://github.com/hassio-addons/addon-grocy/pull/418))
## ⬆️ Dependency updates
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.1 @renovate ([#393](https://github.com/hassio-addons/addon-grocy/pull/393))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.3 @renovate ([#394](https://github.com/hassio-addons/addon-grocy/pull/394))
- ⬆️ Update alpine_3_18/composer to v2.6.4-r0 @renovate ([#398](https://github.com/hassio-addons/addon-grocy/pull/398))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 @renovate ([#396](https://github.com/hassio-addons/addon-grocy/pull/396))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 @renovate ([#399](https://github.com/hassio-addons/addon-grocy/pull/399))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.2 @renovate ([#400](https://github.com/hassio-addons/addon-grocy/pull/400))
- ⬆️ Update alpine_3_18/composer to v2.6.5-r0 @renovate ([#401](https://github.com/hassio-addons/addon-grocy/pull/401))
- ⬆️ Update alpine_3_18/nginx to v1.24.0-r7 @renovate ([#402](https://github.com/hassio-addons/addon-grocy/pull/402))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 @renovate ([#404](https://github.com/hassio-addons/addon-grocy/pull/404))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 @renovate ([#405](https://github.com/hassio-addons/addon-grocy/pull/405))
- ⬆️ Update PHP to v8.1.25-r0 @renovate ([#407](https://github.com/hassio-addons/addon-grocy/pull/407))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 @renovate ([#408](https://github.com/hassio-addons/addon-grocy/pull/408))
- ⬆️ Update PHP to v8.1.26-r0 @renovate ([#413](https://github.com/hassio-addons/addon-grocy/pull/413))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 @renovate ([#415](https://github.com/hassio-addons/addon-grocy/pull/415))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 @renovate ([#416](https://github.com/hassio-addons/addon-grocy/pull/416))

View file

@ -247,7 +247,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2019-2023 Franck Nijhof
Copyright (c) 2019-2024 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

View file

@ -50,10 +50,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/2023.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.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-v0.20.1-blue.svg
[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.20.1
[release-shield]: https://img.shields.io/badge/version-v0.21.0-blue.svg
[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.21.0
[screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif

View file

@ -1,5 +1,5 @@
name: Grocy
version: 0.20.1
version: 0.21.0
slug: grocy
description: ERP beyond your fridge! A groceries & household management solution for
your home
@ -13,9 +13,7 @@ panel_admin: false
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
map:
- ssl
ports: