chore(deps): update container image ghcr.io/linuxserver/boinc to latest@1deb5e5 by renovate (#18305)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/boinc | digest | `121f79c` -> `1deb5e5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
1fd0ff20d7
commit
72536ee72d
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/boinc
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png
|
||||
keywords:
|
||||
- boinc
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/boinc
|
||||
- https://ghcr.io/linuxserver/boinc
|
||||
type: application
|
||||
version: 8.2.0
|
||||
version: 8.2.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/boinc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:121f79cfb3bfd9ef51eb6978d44de3ac82583babbcc766e135e1b2b6e16d7180
|
||||
tag: latest@sha256:1deb5e59843c9fee8940919434530b3240e52a973a28a42797afa2ec9772a45d
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue