From 7b2ca25243eb94fd9a0b4ddc61de1ecf4d6b3d1b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 2 Apr 2025 08:26:38 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/boinc digest to 4c85a24 (#33823) 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 | `2b767a6` -> `4c85a24` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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 | 2 +- charts/stable/boinc/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 0f34d1c9482..bfccf170ba5 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://ghcr.io/linuxserver/boinc - https://github.com/truecharts/charts/tree/master/charts/stable/boinc type: application -version: 11.5.10 +version: 11.5.11 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index 37510e2af49..c498b1782c5 100644 --- a/charts/stable/boinc/values.yaml +++ b/charts/stable/boinc/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/boinc pullPolicy: IfNotPresent - tag: latest@sha256:2b767a60c47ae2ef90bebcfa4e0d1c18c4536a18d45dbed49ac0e27cba6b16ec + tag: latest@sha256:4c85a24c79a09e691402918e7a32ac892da6d53de6fdfd5de0a8ba9a05064f96 securityContext: container: readOnlyRootFilesystem: false