From 0f0fe7b4f1b7e20a416e7bc6a66db9061469e3b3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:11:03 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/boinc to latest@31dd527 by renovate (#23991) 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 | `f4b6f8a` -> `31dd527` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 c0f40e941b0..316a856a84c 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.1.5 +version: 11.1.6 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index e0a44f559b2..700d525029f 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:f4b6f8ad16e10f598d0429675167a275174292d6a79bec78fc33d106b5c2e428 + tag: latest@sha256:31dd527c998b209d5c508e41645a1397b848ce6f9e6a1e8a71bd2bda0ed015ae securityContext: container: readOnlyRootFilesystem: false