Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-03 15:44:18 +00:00
parent e8dbca32f5
commit 63e8f0b559
634 changed files with 9046 additions and 693 deletions
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="doublecommander-2.0.17"></a>
### [doublecommander-2.0.17](https://github.com/truecharts/apps/compare/doublecommander-2.0.16...doublecommander-2.0.17) (2021-12-03)
#### Chore
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
<a name="doublecommander-2.0.16"></a>
### [doublecommander-2.0.16](https://github.com/truecharts/apps/compare/doublecommander-2.0.15...doublecommander-2.0.16) (2021-11-30)
+2 -2
View File
@@ -13,8 +13,8 @@ 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@sha256:a64547270ae8644ed31e76e87c831e2bc92cb82bb825af5edc009fdf69a7ddde"` | |
| image.repository | string | `"tccr.io/truecharts/doublecommander"` | |
| image.tag | string | `"version-0.8.2-1@sha256:9c71e7178c24bdd646fa65e49fd9cef59ad9584eac2d60d59ea3e62ea53d47f9"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |