From fcc51b58b11c46ce68c932c1a69e3b0532278f87 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 21 Feb 2025 19:59:51 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/boinc digest to 554c299 (#32379) 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 | `efdfecb` -> `554c299` | --- > [!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 39be93d052d..cd2acb0dd6d 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.5 +version: 11.5.6 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index c00a974c446..d8504145151 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:efdfecbdc73d93e24e314c0bc8d33d1c484d0379c601294b499f412b55989986 + tag: latest@sha256:554c2990881a9c0ea97a4b7569782891d6de886cd95ec9c9a763aded08c3c117 securityContext: container: readOnlyRootFilesystem: false