chore(helm): update image ghcr.io/linuxserver/grocy 4.2.0 → 4.3.0 (#30282)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/grocy](https://redirect.github.com/linuxserver/docker-grocy/packages) ([source](https://redirect.github.com/linuxserver/docker-grocy)) | minor | `7362d90` -> `b014cf9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.0
|
||||
appVersion: 4.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.2.2
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/grocy/grocy
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy
|
||||
type: application
|
||||
version: 20.3.0
|
||||
version: 20.4.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/grocy
|
||||
tag: 4.2.0@sha256:7362d90fd7e21d65638b017cbff0cd86dd1da5d2527086c892d6bc09ae2e0b43
|
||||
tag: 4.3.0@sha256:b014cf9e7227d26da502b835e64869034eb367de7878c269e4e74b2b160a1b6c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user