Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="tdarr-node-0.0.2"></a>
|
||||
### [tdarr-node-0.0.2](https://github.com/truecharts/apps/compare/tdarr-node-0.0.1...tdarr-node-0.0.2) (2021-10-17)
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix env's for tdarr ([#1153](https://github.com/truecharts/apps/issues/1153))
|
||||
|
||||
|
||||
|
||||
<a name="tdarr-node-0.0.1"></a>
|
||||
### tdarr-node-0.0.1 (2021-10-16)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<a name="tdarr-node-0.0.1"></a>
|
||||
### tdarr-node-0.0.1 (2021-10-16)
|
||||
<a name="tdarr-node-0.0.2"></a>
|
||||
### [tdarr-node-0.0.2](https://github.com/truecharts/apps/compare/tdarr-node-0.0.1...tdarr-node-0.0.2) (2021-10-17)
|
||||
|
||||
#### Feat
|
||||
#### Fix
|
||||
|
||||
* Add tdarr-node ([#1150](https://github.com/truecharts/apps/issues/1150))
|
||||
* fix env's for tdarr ([#1153](https://github.com/truecharts/apps/issues/1153))
|
||||
|
||||
@@ -1,10 +1,18 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="tdarr-0.0.2"></a>
|
||||
### [tdarr-0.0.2](https://github.com/truecharts/apps/compare/tdarr-0.0.1...tdarr-0.0.2) (2021-10-17)
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix env's for tdarr ([#1153](https://github.com/truecharts/apps/issues/1153))
|
||||
|
||||
|
||||
|
||||
<a name="tdarr-0.0.1"></a>
|
||||
### [tdarr-0.0.1](https://github.com/truecharts/apps/compare/tdarr-node-0.0.1...tdarr-0.0.1) (2021-10-16)
|
||||
|
||||
#### Feat
|
||||
|
||||
* Add tdarr ([#1152](https://github.com/truecharts/apps/issues/1152))
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
|
||||
<a name="tdarr-0.0.1"></a>
|
||||
### [tdarr-0.0.1](https://github.com/truecharts/apps/compare/tdarr-node-0.0.1...tdarr-0.0.1) (2021-10-16)
|
||||
<a name="tdarr-0.0.2"></a>
|
||||
### [tdarr-0.0.2](https://github.com/truecharts/apps/compare/tdarr-0.0.1...tdarr-0.0.2) (2021-10-17)
|
||||
|
||||
#### Feat
|
||||
|
||||
* Add tdarr ([#1152](https://github.com/truecharts/apps/issues/1152))
|
||||
#### Fix
|
||||
|
||||
* fix env's for tdarr ([#1153](https://github.com/truecharts/apps/issues/1153))
|
||||
|
||||
@@ -12,7 +12,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| env.PUID | int | `568` | |
|
||||
| env.serverIP | string | `"0.0.0.0"` | |
|
||||
| env.serverIP | string | `"localhost"` | |
|
||||
| env.serverPort | int | `8266` | |
|
||||
| env.webUIPort | int | `8265` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
|
||||
Reference in New Issue
Block a user