From 3153d054101d073ca490e7ba8d459363d908c050 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 28 May 2024 08:21:20 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/boinc to latest@cc2a980 by renovate (#22533) 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 | `c4e91c6` -> `cc2a980` | --- > [!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 a7e81c0e488..7ca9540f721 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://ghcr.io/linuxserver/boinc - https://github.com/truecharts/charts/tree/master/charts/stable/boinc type: application -version: 10.0.11 +version: 10.0.12 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index 3fbef21b24b..b1b7beb20b6 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:c4e91c6b652a1655c42d1efa1bf5865037276a299027a81fdc64cb5a1bcf7bb4 + tag: latest@sha256:cc2a9800da6da699f491713bf01b788812c526a1a6aaa65102b4183381640fd7 securityContext: container: readOnlyRootFilesystem: false