From 9314e09ae93729e22e9489a64df8605e9e1e9b8b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 28 Mar 2024 01:30:57 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@85233cd by renovate (#19883) 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 | `3906aca` -> `85233cd` | --- > [!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 c149ad18b3c..cdbd5fda720 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -24,7 +24,7 @@ keywords: - doublecommander - file - manager -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - https://ghcr.io/linuxserver/doublecommander type: application -version: 12.7.5 +version: 12.7.6 diff --git a/charts/stable/doublecommander/values.yaml b/charts/stable/doublecommander/values.yaml index f1562ff9dd6..c3dbdd58cf2 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:3906acad698e550287a2296e5934714a5df7a042d28421bf55da4f3a4838388a + tag: latest@sha256:85233cdb193b011110d33bec55f5bb834e2541105591579bd27cd10fe43907c3 securityContext: container: readOnlyRootFilesystem: false