Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-17 08:36:39 +00:00
parent 5c2206eb40
commit 551902d97b
321 changed files with 5499 additions and 3622 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="tdarr-2.0.4"></a>
### [tdarr-2.0.4](https://github.com/truecharts/apps/compare/tdarr-node-2.0.3...tdarr-2.0.4) (2022-03-17)
#### Chore
* update docker general non-major ([#2198](https://github.com/truecharts/apps/issues/2198))
* update docker general non-major ([#2196](https://github.com/truecharts/apps/issues/2196))
<a name="tdarr-2.0.2"></a>
### [tdarr-2.0.2](https://github.com/truecharts/apps/compare/tdarr-2.0.1...tdarr-2.0.2) (2022-03-07)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.00.14"
appVersion: "2.00.15"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 9.1.2 |
| https://truecharts.org | common | 9.1.4 |
## Installing the Chart
+1 -1
View File
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.webUIPort | int | `8265` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/tdarr"` | |
| image.tag | string | `"v2.00.14@sha256:fdf176375efa04c275ce374d7a26a8f0af691718390f7a05716a62e77963fc23"` | |
| image.tag | string | `"v2.00.15@sha256:7bdb5a153fbaa16ac9546ec3004be0c6b4c373e23235ae67e83e35687562849c"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
| persistence.logs.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long