From f6c519559fafb537b7b1b17760eb8710054b344a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 18:30:30 +0200 Subject: [PATCH] chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to fd75f86 (#47054) 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 | `bf978fb` → `fd75f86` | --- > [!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 | 12 ++++++------ charts/stable/doublecommander/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index 0e864e5e1d1..d6509ef05ec 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -20,17 +20,17 @@ dependencies: import-values: [] deprecated: false description: A free cross platform open source file manager with two panels side by side. -home: https://truecharts.org/truetech/truecharts/charts/stable/doublecommander -icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/doublecommander +icon: https://trueforge.org/img/hotlink-ok/chart-icons/doublecommander.webp keywords: - doublecommander - file - manager -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: doublecommander sources: - https://doublecmd.sourceforge.io/ @@ -38,5 +38,5 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/doublecommander type: application -version: 16.0.4 +version: 16.0.5 diff --git a/charts/stable/doublecommander/values.yaml b/charts/stable/doublecommander/values.yaml index 7e99d8fab89..ffcfc5739bc 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:bf978fb3895520b05fe0db682ce777fdf81c9f97164ffe65702a510649ef0dd1 + tag: latest@sha256:fd75f86460c92203ac6202915e4080ee14c15d38bace21152597c48a6d24c070 securityContext: container: readOnlyRootFilesystem: false