chore(deps): update container image ghcr.io/linuxserver/boinc to latest@87a0e74 by renovate (#19463)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/boinc | digest | `5521676` -> `87a0e74` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
d9a20cc666
commit
147d6a7b17
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/boinc
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png
|
||||||
keywords:
|
keywords:
|
||||||
- boinc
|
- boinc
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -32,4 +32,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/boinc
|
- https://github.com/truecharts/charts/tree/master/charts/stable/boinc
|
||||||
- https://ghcr.io/linuxserver/boinc
|
- https://ghcr.io/linuxserver/boinc
|
||||||
type: application
|
type: application
|
||||||
version: 9.7.1
|
version: 9.7.2
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/boinc
|
repository: ghcr.io/linuxserver/boinc
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:5521676c2928202d225b425b456593f19f27cf5d5e1eb5ac61543be45bb5eff5
|
tag: latest@sha256:87a0e74217dfe3cc33adb342afe0cce36245977f258ba66c5ebf65b36b6f0347
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue