chore(deps): update container image ghcr.io/linuxserver/grocy to 4.1.0@fd185cd by renovate (#19002)
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 | `e63e337` -> `fd185cd` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
6a868c7812
commit
f852485dd5
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png
|
|||
keywords:
|
||||
- grocy
|
||||
- home-automation
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy
|
||||
- https://ghcr.io/linuxserver/grocy
|
||||
type: application
|
||||
version: 18.4.1
|
||||
version: 18.4.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/grocy
|
||||
tag: 4.1.0@sha256:e63e3373600dffb8ab0acc9110cc77b04dcd62fdd092e1d6cc6a2d24af34e068
|
||||
tag: 4.1.0@sha256:fd185cd85bb0b2d691b65cd33d97147ccc19c304c9aad99779c636b99f24228d
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue