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>
|
# 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>
|
<a name="tdarr-node-0.0.1"></a>
|
||||||
### tdarr-node-0.0.1 (2021-10-16)
|
### tdarr-node-0.0.1 (2021-10-16)
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
<a name="tdarr-node-0.0.1"></a>
|
<a name="tdarr-node-0.0.2"></a>
|
||||||
### tdarr-node-0.0.1 (2021-10-16)
|
### [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>
|
# 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>
|
<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)
|
### [tdarr-0.0.1](https://github.com/truecharts/apps/compare/tdarr-node-0.0.1...tdarr-0.0.1) (2021-10-16)
|
||||||
|
|
||||||
#### Feat
|
#### Feat
|
||||||
|
|
||||||
* Add tdarr ([#1152](https://github.com/truecharts/apps/issues/1152))
|
* Add tdarr ([#1152](https://github.com/truecharts/apps/issues/1152))
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
|
|
||||||
<a name="tdarr-0.0.1"></a>
|
<a name="tdarr-0.0.2"></a>
|
||||||
### [tdarr-0.0.1](https://github.com/truecharts/apps/compare/tdarr-node-0.0.1...tdarr-0.0.1) (2021-10-16)
|
### [tdarr-0.0.2](https://github.com/truecharts/apps/compare/tdarr-0.0.1...tdarr-0.0.2) (2021-10-17)
|
||||||
|
|
||||||
#### Feat
|
#### Fix
|
||||||
|
|
||||||
* Add tdarr ([#1152](https://github.com/truecharts/apps/issues/1152))
|
|
||||||
|
|
||||||
|
* 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 |
|
| Key | Type | Default | Description |
|
||||||
|-----|------|---------|-------------|
|
|-----|------|---------|-------------|
|
||||||
| env.PUID | int | `568` | |
|
| env.PUID | int | `568` | |
|
||||||
| env.serverIP | string | `"0.0.0.0"` | |
|
| env.serverIP | string | `"localhost"` | |
|
||||||
| env.serverPort | int | `8266` | |
|
| env.serverPort | int | `8266` | |
|
||||||
| env.webUIPort | int | `8265` | |
|
| env.webUIPort | int | `8265` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# 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>
|
<a name="tdarr-node-0.0.1"></a>
|
||||||
### tdarr-node-0.0.1 (2021-10-16)
|
### tdarr-node-0.0.1 (2021-10-16)
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +1,18 @@
|
|||||||
# Changelog<br>
|
# 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>
|
<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)
|
### [tdarr-0.0.1](https://github.com/truecharts/apps/compare/tdarr-node-0.0.1...tdarr-0.0.1) (2021-10-16)
|
||||||
|
|
||||||
#### Feat
|
#### Feat
|
||||||
|
|
||||||
* Add tdarr ([#1152](https://github.com/truecharts/apps/issues/1152))
|
* Add tdarr ([#1152](https://github.com/truecharts/apps/issues/1152))
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| Key | Type | Default | Description |
|
| Key | Type | Default | Description |
|
||||||
|-----|------|---------|-------------|
|
|-----|------|---------|-------------|
|
||||||
| env.PUID | int | `568` | |
|
| env.PUID | int | `568` | |
|
||||||
| env.serverIP | string | `"0.0.0.0"` | |
|
| env.serverIP | string | `"localhost"` | |
|
||||||
| env.serverPort | int | `8266` | |
|
| env.serverPort | int | `8266` | |
|
||||||
| env.webUIPort | int | `8265` | |
|
| env.webUIPort | int | `8265` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
|
|||||||
+57
-1
@@ -180854,6 +180854,34 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/tautulli-3.1.5/tautulli-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/tautulli-3.1.5/tautulli-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
tdarr:
|
tdarr:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 2.00.10
|
||||||
|
created: "2021-10-17T09:19:35.40661227Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.3.6
|
||||||
|
description: Audio/Video library transcoding automation
|
||||||
|
digest: 9102b9891f2bc52da2f83c23f61e2d58b412d9c52c04d78907d3907f38c9136e
|
||||||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr
|
||||||
|
icon: https://avatars.githubusercontent.com/u/43864057?v=4
|
||||||
|
keywords:
|
||||||
|
- encode
|
||||||
|
- media
|
||||||
|
- tdarr
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: truecharts.org
|
||||||
|
name: tdarr
|
||||||
|
sources:
|
||||||
|
- https://github.com/HaveAGitGat/Tdarr
|
||||||
|
- https://hub.docker.com/r/haveagitgat/tdarr
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/tdarr-0.0.2/tdarr-0.0.2.tgz
|
||||||
|
version: 0.0.2
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 2.00.10
|
appVersion: 2.00.10
|
||||||
created: "2021-10-16T12:51:24.268568083Z"
|
created: "2021-10-16T12:51:24.268568083Z"
|
||||||
@@ -180883,6 +180911,34 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/tdarr-0.0.1/tdarr-0.0.1.tgz
|
- https://github.com/truecharts/apps/releases/download/tdarr-0.0.1/tdarr-0.0.1.tgz
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
tdarr-node:
|
tdarr-node:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 2.00.10
|
||||||
|
created: "2021-10-17T09:19:35.60908854Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.3.6
|
||||||
|
description: Audio/Video library transcoding automation
|
||||||
|
digest: 19bbeb263d3305062eeebc72ff428783e638f086e2a8fcb35cccf930d1256321
|
||||||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node
|
||||||
|
icon: https://avatars.githubusercontent.com/u/43864057?v=4
|
||||||
|
keywords:
|
||||||
|
- encode
|
||||||
|
- media
|
||||||
|
- tdarr
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: truecharts.org
|
||||||
|
name: tdarr-node
|
||||||
|
sources:
|
||||||
|
- https://github.com/HaveAGitGat/Tdarr
|
||||||
|
- https://hub.docker.com/r/haveagitgat/tdarr_node
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/tdarr-node-0.0.2/tdarr-node-0.0.2.tgz
|
||||||
|
version: 0.0.2
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 2.00.10
|
appVersion: 2.00.10
|
||||||
created: "2021-10-16T12:00:24.414539615Z"
|
created: "2021-10-16T12:00:24.414539615Z"
|
||||||
@@ -210083,4 +210139,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-10-16T12:51:24.345675702Z"
|
generated: "2021-10-17T09:19:35.678447548Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user