chore(deps): update non-major docker tags (#1134)
* chore(deps): update non-major docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
co-authored by
Renovate Bot
TrueCharts-Bot
parent
c9145fbb9e
commit
9112c749dc
@@ -1,24 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.8.2"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: doublecommander
|
||||
description: A free cross platform open source file manager with two panels side by side.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander"
|
||||
icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doublecommander-icon.png"
|
||||
appVersion: 0.8.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
description: A free cross platform open source file manager with two panels side by
|
||||
side.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doublecommander-icon.png
|
||||
keywords:
|
||||
- doublecommander
|
||||
- file
|
||||
- manager
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-doublecommander
|
||||
- https://doublecmd.sourceforge.io/
|
||||
- doublecommander
|
||||
- file
|
||||
- manager
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: doublecommander
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-doublecommander
|
||||
- https://doublecmd.sourceforge.io/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/doublecommander
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.8.2-1@sha256:42
|
||||
tag: version-0.8.2-1@sha256:2124ec844d92aa001a7ecbc776fd0639e879ec0b08cfdd0fd8af207edc6a828b
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/doublecommander
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.8.2-1@sha256:42
|
||||
tag: version-0.8.2-1@sha256:2124ec844d92aa001a7ecbc776fd0639e879ec0b08cfdd0fd8af207edc6a828b
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
||||
Reference in New Issue
Block a user