Skip to content

Commit db7b71d

Browse files
author
k8s-at-home[bot]
committed
Auto-generate chart README [no ci]
1 parent 8200426 commit db7b71d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/stable/tdarr/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# tdarr
22

3-
![Version: 4.1.3](https://img.shields.io/badge/Version-4.1.3-informational?style=flat-square) ![AppVersion: 2.00.10](https://img.shields.io/badge/AppVersion-2.00.10-informational?style=flat-square)
3+
![Version: 4.2.0](https://img.shields.io/badge/Version-4.2.0-informational?style=flat-square) ![AppVersion: 2.00.10](https://img.shields.io/badge/AppVersion-2.00.10-informational?style=flat-square)
44

55
Tdarr is a self hosted web-app for automating media library transcode/remux management and making sure your files are exactly how you need them to be in terms of codecs/streams/containers etc.
66

@@ -77,10 +77,10 @@ N/A
7777
|-----|------|---------|-------------|
7878
| env | object | See below | environment variables. See [image docs](https://hub.docker.com/r/haveagitgat/tdarr) for more details. |
7979
| env.TZ | string | `"UTC"` | Set the container timezone |
80+
| env.ffmpegPath | string | `""` | Allow override for the pre-compiled tdarr ffmpeg binary |
8081
| env.serverIP | string | `"0.0.0.0"` | tdarr server binding address |
8182
| env.serverPort | string | `"{{ .Values.service.main.ports.server.port }}"` | tdarr server listening port |
8283
| env.webUIPort | string | `"{{ .Values.service.main.ports.http.port }}"` | tdarr web UI listening port (same as Service port) |
83-
| env.ffmpegPath | string | `""` | Override the pre-compiled ffmpeg binary |
8484
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
8585
| image.repository | string | `"haveagitgat/tdarr"` | image repository |
8686
| image.tag | string | `"2.00.10"` | image tag |

0 commit comments

Comments
 (0)