From d4e04ada3e8e3dc4d1069214b62e9508d5b14717 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 19 Mar 2026 05:01:38 +0100 Subject: [PATCH] chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to 44ea02e (#46204) 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 | `44c3b6c` → `44ea02e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/doublecommander/Chart.yaml | 2 +- charts/stable/doublecommander/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index 7cf8c4513c2..b472771f3b7 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/doublecommander type: application -version: 15.17.3 +version: 15.17.4 diff --git a/charts/stable/doublecommander/values.yaml b/charts/stable/doublecommander/values.yaml index b511bcd392f..a6a0716653a 100644 --- a/charts/stable/doublecommander/values.yaml +++ b/charts/stable/doublecommander/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/doublecommander pullPolicy: IfNotPresent - tag: latest@sha256:44c3b6cf7cc3a46201920ce5f00c51b07689d4a790acc137506fd14abda3b63c + tag: latest@sha256:44ea02e55037af321f5e0ec642e5f51aa112652bb71d9d110e84d9ca32e88e14 securityContext: container: readOnlyRootFilesystem: false