From e13dd443d342279d1e432b3126ad2f9f32f71682 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 5 Mar 2024 19:25:18 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@f9d36ef by renovate (#18777) 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/doublecommander | digest | `2c3a018` -> `f9d36ef` | --- > [!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/doublecommander/Chart.yaml | 4 ++-- charts/stable/doublecommander/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index 754171fea91..d0887d3a1a5 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -4,7 +4,7 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: latest @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - https://ghcr.io/linuxserver/doublecommander type: application -version: 12.2.2 +version: 12.2.3 diff --git a/charts/stable/doublecommander/values.yaml b/charts/stable/doublecommander/values.yaml index 726ff94ff88..282ce7a93ae 100644 --- a/charts/stable/doublecommander/values.yaml +++ b/charts/stable/doublecommander/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/doublecommander pullPolicy: IfNotPresent - tag: latest@sha256:2c3a01887ea0c0e03e3946429c0dd0158dbcf67ba754b3cdf9a77c1a1b6cf1ba + tag: latest@sha256:f9d36efe82dd45112e2c1059825f99705c5e21b99ee72d4c743096ec029e66c0 securityContext: container: readOnlyRootFilesystem: false