chore(deps): update container image ghcr.io/linuxserver/boinc to latest@11775c3 by renovate (#18991)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `18a613a` -> `11775c3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-11 01:34:46 +01:00 committed by GitHub
parent 52b9b88c8d
commit ea439c5522
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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.4.1 version: 9.4.2

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linuxserver/boinc repository: ghcr.io/linuxserver/boinc
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest@sha256:18a613ae3ea717e0420682b42566610a07afa6bacbc67f323c9e8e7f2c4837b0 tag: latest@sha256:11775c327070b7bd9a03ff08b13729aff45173447c03fe576385d08bab2523b0
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false