From fba8eaf262443c868e884bb711a74b2e49b68e56 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Nov 2023 20:05:43 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@d2fbef1 (#15285) 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 | `cd6b74e` -> `d2fbef1` | --- > [!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/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 46031200c5f..79c9e0283a7 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "latest" +appVersion: latest dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 9.0.22 +version: 9.0.23 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/doublecommander/values.yaml b/charts/stable/doublecommander/values.yaml index 4999a98f996..bddf3cb6017 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:cd6b74ea01d3f7f67009da73f18eabd27ac8a1f1d18531433023f7018f43eb36 + tag: latest@sha256:d2fbef1e77f3f272c5a8734c51bb13e87dd8f3ab0f9a964feb63e712d7112490 securityContext: container: readOnlyRootFilesystem: false