From 73c5e27b551ed28fb3ac3336b241856bee5b1960 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 May 2026 02:11:01 +0200 Subject: [PATCH] chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to 6b8baea (#47949) 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 | `d403ee2` → `6b8baea` | --- > [!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**: (UTC) - 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 2c28bddf676..cef30422932 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -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.2.0 +version: 16.2.1 diff --git a/charts/stable/doublecommander/values.yaml b/charts/stable/doublecommander/values.yaml index ed579c58b91..faab1a8bf8d 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:d403ee267268b90ac1afaaebfa580e664be75c117e134b2966155e691e6a1988 + tag: latest@sha256:6b8baea9c95fcf6dc3180927517f8bdbcee5c762fb65978f3b90c6db54fcb88d securityContext: container: readOnlyRootFilesystem: false