From 65216cbbdc3200db91ff5e105069d2f2083c4edd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 2 Apr 2024 20:21:27 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/boinc to latest@7938a2b by renovate (#20147) 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 | `e053015` -> `7938a2b` | --- > [!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 | 4 ++-- charts/stable/boinc/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 4ac8b0c8237..f1debfacce5 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/boinc icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png keywords: - boinc -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/boinc - https://ghcr.io/linuxserver/boinc type: application -version: 9.7.7 +version: 9.7.8 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index b92d0039f9b..b00122d4f6a 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:e0530154d6e8fd0a8179b18e57aa7616e3b357b9595390d9b98e765eb3e8572c + tag: latest@sha256:7938a2b885e70e22a444a5f6a60851c78d9fe86a03686a87ac6c027963fcd858 securityContext: container: readOnlyRootFilesystem: false