From 5db346646a3012ce2fb2e486aaca70621f2b58b9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Apr 2024 14:23:20 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/boinc to latest@5415968 by renovate (#20468) 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 | `7938a2b` -> `5415968` | --- > [!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 a28ad963fc9..8360ef2ae55 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.8.2 +version: 9.8.3 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index b00122d4f6a..fdcb8788524 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:7938a2b885e70e22a444a5f6a60851c78d9fe86a03686a87ac6c027963fcd858 + tag: latest@sha256:5415968b68111ef7d2dfb289cc29c71240dec21b1e113caf33b837b9b2f96d16 securityContext: container: readOnlyRootFilesystem: false