Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="doublecommander-0.0.2"></a>
|
||||
### [doublecommander-0.0.2](https://github.com/truecharts/apps/compare/doublecommander-0.0.1...doublecommander-0.0.2) (2021-10-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
|
||||
|
||||
|
||||
|
||||
<a name="doublecommander-0.0.1"></a>
|
||||
### doublecommander-0.0.1 (2021-10-04)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.8.2
|
||||
appVersion: "0.8.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
|
||||
A free cross platform open source file manager with two panels side by side.
|
||||
|
||||
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
|
||||
<a name="doublecommander-0.0.1"></a>
|
||||
### doublecommander-0.0.1 (2021-10-04)
|
||||
<a name="doublecommander-0.0.2"></a>
|
||||
### [doublecommander-0.0.2](https://github.com/truecharts/apps/compare/doublecommander-0.0.1...doublecommander-0.0.2) (2021-10-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
|
||||
|
||||
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.PUID | int | `568` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/doublecommander"` | |
|
||||
| image.tag | string | `"version-0.8.2-1"` | |
|
||||
| image.tag | string | `"version-0.8.2-1@sha256:2124ec844d92aa001a7ecbc776fd0639e879ec0b08cfdd0fd8af207edc6a828b"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
|
||||
|
||||
Reference in New Issue
Block a user