chore(deps): update container image ich777/lancache-prefill to latest@573aaca by renovate (#26464)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/lancache-prefill | digest | `17160e3` -> `573aaca` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzguODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
3b6f3511e5
commit
d2369d4eb5
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://hub.docker.com/r/ich777/lancache-prefill
|
- https://hub.docker.com/r/ich777/lancache-prefill
|
||||||
- https://hub.docker.com/r/lancachenet/monolithic
|
- https://hub.docker.com/r/lancachenet/monolithic
|
||||||
type: application
|
type: application
|
||||||
version: 10.1.8
|
version: 10.1.9
|
||||||
|
|
|
@ -5,7 +5,7 @@ image:
|
||||||
prefillImage:
|
prefillImage:
|
||||||
repository: ich777/lancache-prefill
|
repository: ich777/lancache-prefill
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:17160e36575b67b34bec4fcbcbd8d25f16c22bec0dfb3d9f17bc5bf090045493
|
tag: latest@sha256:573aaca4e677fde1a333a964b30d3d7d65de04599b2112a044c51d6bfbfaeca9
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue