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
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="duplicati-4.0.14"></a>
### [duplicati-4.0.14](https://github.com/truecharts/apps/compare/duplicati-4.0.13...duplicati-4.0.14) (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="duplicati-4.0.13"></a>
### [duplicati-4.0.13](https://github.com/truecharts/apps/compare/duplicati-4.0.12...duplicati-4.0.13) (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.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"duplicati/duplicati"` | image repository |
| image.tag | string | `"beta@sha256:22f5231c3a36979750d10bc8df7fbbb7b112c9fca76d85288fa8e90afb6c9635"` | image tag |
| image.repository | string | `"tccr.io/truecharts/duplicati"` | image repository |
| image.tag | string | `"vbeta@sha256:88147d0b04d6c05a33e3910359e4a429769bf395bd52a0b6a0c91e19b1909965"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |