chore(deps): update container image ich777/krusader to latest@bda0f3a by renovate (#26463)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/krusader | digest | `6f70afd` -> `bda0f3a` | --- > [!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
1fcca6f826
commit
341a0afc5f
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://hub.docker.com/r/ich777/krusader
|
- https://hub.docker.com/r/ich777/krusader
|
||||||
- https://krusader.org/
|
- https://krusader.org/
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.6
|
version: 7.1.7
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ich777/krusader
|
repository: ich777/krusader
|
||||||
tag: latest@sha256:6f70afdb63a0d620a49c417562017eb3a8f16f4b3d03207a6b2a4979b63fc012
|
tag: latest@sha256:bda0f3a42772d9c202df1df9a486a70be4d692be88d5d2f3652a0b70182c1b5a
|
||||||
persistence:
|
persistence:
|
||||||
containerpath:
|
containerpath:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue