chore(deps): update container image ghcr.io/linuxserver/boinc to latest@ec4bc28 by renovate (#24927)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/boinc | digest | `c93f92d` -> `ec4bc28` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMy4yIiwidXBkYXRlZEluVmVyIjoiMzguMjMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
b1a3e38129
commit
a0473cc680
|
@ -31,4 +31,4 @@ sources:
|
||||||
- https://ghcr.io/linuxserver/boinc
|
- https://ghcr.io/linuxserver/boinc
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/boinc
|
- https://github.com/truecharts/charts/tree/master/charts/stable/boinc
|
||||||
type: application
|
type: application
|
||||||
version: 11.1.8
|
version: 11.1.9
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/boinc
|
repository: ghcr.io/linuxserver/boinc
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:c93f92d922cc6cd2ec334ee206fdd1d67d02ca7f6624fc7a1072f52501b86115
|
tag: latest@sha256:ec4bc28dc90aa181b1bad6f15d6a8d565842814c943d639a23517f93cb3865be
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue