From 8080976357d90ede95ddabc655b5ade6704285d0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 7 May 2024 20:17:44 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/boinc to latest@b1b8e75 by renovate (#21734) 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 | `63808d2` -> `b1b8e75` | --- > [!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 bc00f042401..9a45210368f 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.webp 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: 10.0.6 +version: 10.0.7 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index 8a240ea97bd..b34440b8efd 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:63808d26a9df13b1371d1aced6d5ecca19f506226ab32a1fa035146804b1abdf + tag: latest@sha256:b1b8e7541afa8c1a6291f8f382395e305ce379fef3319bf29c69d9345c61794a securityContext: container: readOnlyRootFilesystem: false