chore(deps): update container image ghcr.io/linuxserver/grocy to 4.0.3@b1de664 (#15382)
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 | `4c3ac3f` -> `b1de664` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
a95d1cca48
commit
03193698fc
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.0.3"
|
appVersion: 4.0.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -20,7 +20,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy
|
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy
|
||||||
- https://github.com/grocy/grocy
|
- https://github.com/grocy/grocy
|
||||||
type: application
|
type: application
|
||||||
version: 15.0.24
|
version: 15.0.25
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: Home-Automation
|
truecharts.org/category: Home-Automation
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/grocy
|
repository: ghcr.io/linuxserver/grocy
|
||||||
tag: 4.0.3@sha256:4c3ac3fb320bd31ae98bd1c75f751816e62ced0543add41116e9b8b022fd0da1
|
tag: 4.0.3@sha256:b1de6641a6168e701e9dfdd1ecf1c4aa716635bb8a5767db796199c7c7aa312d
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue