From 612a8acfdb5d471a7457e8854968a054d3017894 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 16:42:07 +0200 Subject: [PATCH] chore(boinc): update image ghcr.io/linuxserver/boinc digest to 469ef17 (#47036) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/boinc | digest | `3e35015` → `469ef17` | --- > [!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**: 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. --- - [ ] 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). --- charts/stable/boinc/Chart.yaml | 12 ++++++------ charts/stable/boinc/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 5088eb090ce..b867fda4af4 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -20,19 +20,19 @@ dependencies: import-values: [] deprecated: false description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). -home: https://truecharts.org/truetech/truecharts/charts/stable/boinc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/boinc +icon: https://trueforge.org/img/hotlink-ok/chart-icons/boinc.webp keywords: - boinc -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: boinc sources: - https://ghcr.io/linuxserver/boinc - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/boinc type: application -version: 13.0.3 +version: 13.0.4 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index cfc8fcae782..784bf738885 100644 --- a/charts/stable/boinc/values.yaml +++ b/charts/stable/boinc/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/boinc pullPolicy: IfNotPresent - tag: latest@sha256:3e35015467afe76f1a6720e59b5c9d6fa0332fc48375ff0235419721ece25f69 + tag: latest@sha256:469ef17aa2c54659e0be8e581944c9bfd6b82363b50085ca8bf8fa063cb914a8 securityContext: container: readOnlyRootFilesystem: false