chore(deps): update container image ghcr.io/linuxserver/grocy to 4.0.3@8644452 by renovate (#16415)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/grocy](https://togithub.com/linuxserver/docker-grocy/packages) ([source](https://togithub.com/linuxserver/docker-grocy)) | digest | `5f257b8` -> `8644452` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
345b9d2a59
commit
ef3915765c
|
@ -1,16 +1,16 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: grocy
|
||||
version: 16.0.11
|
||||
version: 16.0.12
|
||||
appVersion: 4.0.3
|
||||
description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home
|
||||
home: https://truecharts.org/charts/stable/grocy
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/grocy/grocy
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy
|
||||
- https://ghcr.io/linuxserver/grocy
|
||||
- https://github.com/grocy/grocy
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/grocy
|
||||
tag: 4.0.3@sha256:5f257b86a369d24a807579a25277bd4d3719fca3cf1e6ad87c5d39c13a0b405c
|
||||
tag: 4.0.3@sha256:8644452d8fada981bdef944e4d7cc6b497f11e22c87179fee87c5bf8adb37cda
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue