From 85a15637de458c55e3d89af732b3df4ff5208032 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 13 Aug 2024 20:20:07 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/boinc to latest@ba2f880 by renovate (#25082) 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 | `ec4bc28` -> `ba2f880` | --- > [!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 63bcadf722c..ac9dc93de90 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.9 +version: 11.1.10 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index ec4279141ef..bfe8365c924 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:ec4bc28dc90aa181b1bad6f15d6a8d565842814c943d639a23517f93cb3865be + tag: latest@sha256:ba2f8808564a764d37b5f8ab7fac04d1f4c8db31a41ce515c25456f608cd364e securityContext: container: readOnlyRootFilesystem: false