From 68ddf5872ee8827aa05e6cd5ba7de57232feb80a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 11 Jun 2024 14:19:49 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/boinc to latest@39ca197 by renovate (#23199) 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 | `5a8110e` -> `39ca197` | --- > [!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 608b54c74b0..784e2201007 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: 11.0.2 +version: 11.0.3 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index 03f4dfdc7f0..c5279df33cb 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:5a8110ec28aa379824b2eee6e78b45a679464740fedca1ec588e13bc5c72149c + tag: latest@sha256:39ca197d75f1f52bb22b0025b3550d83f12bcf6d707d3d5b3fc1979fc33a9a4a securityContext: container: readOnlyRootFilesystem: false