From e6ee6895800571de356e35b56dfa808248e2d1d8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 Dec 2023 01:47:47 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@b375e7a (#16053) 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 | `fd53071` -> `b375e7a` | --- > [!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 | 41 +++++++++++------------ charts/stable/doublecommander/values.yaml | 2 +- 2 files changed, 21 insertions(+), 22 deletions(-) diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index 71285bdf1ea..b8de668f9e2 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -1,35 +1,34 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: doublecommander -version: 9.0.26 +version: 9.0.27 appVersion: latest -description: - A free cross platform open source file manager with two panels side by +description: A free cross platform open source file manager with two panels side by side. home: https://truecharts.org/charts/stable/doublecommander icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png deprecated: false sources: - - https://github.com/linuxserver/docker-doublecommander - - https://doublecmd.sourceforge.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - - https://ghcr.io/linuxserver/doublecommander +- https://github.com/linuxserver/docker-doublecommander +- https://doublecmd.sourceforge.io/ +- https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander +- https://ghcr.io/linuxserver/doublecommander maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - doublecommander - - file - - manager +- doublecommander +- file +- manager dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/doublecommander/values.yaml b/charts/stable/doublecommander/values.yaml index 4519d29ca91..7bdc45e238a 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:fd530718d52e60d9fc4c95135012eb43125e407d8e8a83b176fb0819e90bb00e + tag: latest@sha256:b375e7acb7c16803bba3fee85cf2be34348d2c82cd3741a67446168e448f6508 securityContext: container: readOnlyRootFilesystem: false