From 6f0ace41125dd21555d6dffc2390630e5c6652d7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 6 Aug 2024 20:19:53 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/boinc to latest@c93f92d by renovate (#24825) 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 | `7a3ca5d` -> `c93f92d` | --- > [!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 5b2765d481a..c3d6b8d4234 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.7 +version: 11.1.8 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index 68916ce62a0..6bfd3ec2f6b 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:7a3ca5d245b011b16cfcab5c56190e3c9517a69dcc070ce3d70de7a864d28ed6 + tag: latest@sha256:c93f92d922cc6cd2ec334ee206fdd1d67d02ca7f6624fc7a1072f52501b86115 securityContext: container: readOnlyRootFilesystem: false