chore(deps): update container image ghcr.io/linuxserver/grocy to v4.1.0@c43f9f2 by renovate (#18184)
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)) | minor | `4.0.3` -> `4.1.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
d3d7417c50
commit
4dffb49e1e
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.3
|
||||
appVersion: 4.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
|
@ -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: 17.1.16
|
||||
version: 17.2.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/grocy
|
||||
tag: 4.0.3@sha256:32845cbdb8dfa0755f07ce7e6548e2335aebdefdf9b62e873be554dc3159e750
|
||||
tag: 4.1.0@sha256:c43f9f2f5da11da228bff0e28ef4db4cc74d882a27dc1b761debf9d6b1283857
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue