From 23edbfabf39ba11caf4a33ce43d02b2693ae4726 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 01:39:09 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@adff165 by renovate (#18059) 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 | `84d7905` -> `adff165` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 763eeb7463e..47dbb2b0a2a 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: 11.1.18 +version: 11.1.19 diff --git a/charts/stable/doublecommander/values.yaml b/charts/stable/doublecommander/values.yaml index e0793c20087..ca0b03823c4 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:84d7905dbae191a677088a8c4699570ecaf5366ee0d8f4c59bea862ef3226027 + tag: latest@sha256:adff1658743631fde490a5d233b03e07768e56410b5f7e4f813686397d48dfb7 securityContext: container: readOnlyRootFilesystem: false