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
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="tdarr-node-2.0.4"></a>
### [tdarr-node-2.0.4](https://github.com/truecharts/apps/compare/tdarr-node-2.0.3...tdarr-node-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-node-2.0.2"></a>
### [tdarr-node-2.0.2](https://github.com/truecharts/apps/compare/tdarr-node-2.0.1...tdarr-node-2.0.2) (2022-03-07)
@@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.serverPort | int | `8266` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/tdarr_node"` | |
| image.tag | string | `"v2.00.14@sha256:77e579e36d56b4b15f82f4e5c9914f157c72f054337584258f7700906e85435b"` | |
| image.tag | string | `"v2.00.15@sha256:d98ba1b6ea2c16f62848ab6d701a3632beeeaf7e02b367d20de468a5b1a7e78e"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
| persistence.logs.enabled | bool | `true` | |
+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
File diff suppressed because one or more lines are too long