mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Grocy to 01f4ce1
This commit is contained in:
parent
0818e3c9f2
commit
a95f4827c8
4 changed files with 23 additions and 6 deletions
|
@ -786,10 +786,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/6382a1b
|
||||
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/6382a1b/README.md
|
||||
[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/01f4ce1
|
||||
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/01f4ce1/README.md
|
||||
[grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues
|
||||
[grocy-version-shield]: https://img.shields.io/badge/version-6382a1b-blue.svg
|
||||
[grocy-version-shield]: https://img.shields.io/badge/version-01f4ce1-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,21 @@
|
|||
# Changelog since v0.15.0
|
||||
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#219)
|
||||
|
||||
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.
|
||||
- [Release notes](https://github.com/dessant/lock-threads/releases)
|
||||
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
|
||||
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: dessant/lock-threads
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-patch
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- 🏎 Enable streaming mode for Ingress (#218)
|
||||
- 🔑 Update NGINX SSL parameters (#217)
|
||||
- 🚑 Fix contributing link in readme (#216)
|
||||
|
|
|
@ -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-6382a1b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grocy/tree/6382a1b
|
||||
[release-shield]: https://img.shields.io/badge/version-01f4ce1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grocy/tree/01f4ce1
|
||||
[screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Grocy",
|
||||
"version": "6382a1b",
|
||||
"version": "01f4ce1",
|
||||
"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