chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to fd75f86 (#47054)
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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZG91YmxlY29tbWFuZGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/doublecommander
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:bf978fb3895520b05fe0db682ce777fdf81c9f97164ffe65702a510649ef0dd1
|
||||
tag: latest@sha256:fd75f86460c92203ac6202915e4080ee14c15d38bace21152597c48a6d24c070
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user