chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@3906aca by renovate (#19569)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/doublecommander | digest | `908d49e` -> `3906aca` | --- > [!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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
0a344f00b5
commit
16e8b597fe
|
@ -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.1
|
||||
version: 12.7.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/doublecommander
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:908d49eefa94d555ace8bd4328c825d6eba485eac94348127f22d4590532216c
|
||||
tag: latest@sha256:3906acad698e550287a2296e5934714a5df7a042d28421bf55da4f3a4838388a
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue