From 6ecf501891f69737eae0cd8c4fdc5f478457faa2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 01:37:41 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/boinc to latest@cd2c553 by renovate (#17842) 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 | `5dab092` -> `cd2c553` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 19f6c845f28..d9b9cd5706d 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: 8.1.17 +version: 8.1.18 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index f746d36067e..598abf85120 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:5dab0925a57e30cfc5726e2195fed38c292aa18751abd6c6f178226f5bbea2e9 + tag: latest@sha256:cd2c55362c191033932bc26fed75be5f9d4df897dab139e7db1029b1043bd443 securityContext: container: readOnlyRootFilesystem: false