chore(boinc): update image ghcr.io/linuxserver/boinc digest to ea37df1 (#48220)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/boinc | digest | `9de8480` → `ea37df1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ib2luYyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
Alfred Göppel
parent
4371e80b1f
commit
06ba5a44f4
@@ -34,5 +34,5 @@ sources:
|
|||||||
- https://ghcr.io/linuxserver/boinc
|
- https://ghcr.io/linuxserver/boinc
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/boinc
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/boinc
|
||||||
type: application
|
type: application
|
||||||
version: 13.3.0
|
version: 13.3.1
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/boinc
|
repository: ghcr.io/linuxserver/boinc
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:9de8480e149700dd8ad691752d86c29fca91830c3cc3d61adaab998d76a27be0
|
tag: latest@sha256:ea37df1fef27b3dd38e8286f57de8cca4d82f11a417f96fb4f57369151ccbf87
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
@@ -14,7 +14,7 @@ service:
|
|||||||
ports:
|
ports:
|
||||||
main:
|
main:
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
protocol: http
|
protocol: tcp
|
||||||
port: 10142
|
port: 10142
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user