|
2 | 2 |
|
3 | 3 | <img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/plex/icon.svg" align="right" width="92" alt="plex logo">
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 | 
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 | Plex organizes all of your personal media so you can enjoy it no matter where you are.
|
10 | 10 |
|
11 | 11 | **Homepage:** <https://charts.gabe565.com/charts/plex/>
|
12 | 12 |
|
13 | 13 | **This chart is not maintained by the upstream project and any issues with the chart should be raised
|
14 |
| -[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=plex&version=0.5.1)** |
| 14 | +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=plex&version=0.5.2)** |
15 | 15 |
|
16 | 16 | ## Source Code
|
17 | 17 |
|
@@ -131,7 +131,7 @@ to `/transcode`.
|
131 | 131 | | env.TZ | string | `"UTC"` | Set the container timezone |
|
132 | 132 | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
133 | 133 | | image.repository | string | `"ghcr.io/linuxserver/plex"` | image repository |
|
134 |
| -| image.tag | string | `"version-1.41.4.9463-630c9f557"` | image tag | |
| 134 | +| image.tag | string | `"version-1.41.6.9685-d301f511a"` | image tag | |
135 | 135 | | ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
|
136 | 136 | | persistence.config | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
|
137 | 137 | | persistence.media | object | See [values.yaml](./values.yaml) | Configure media volume under this key (or under `tv` and `movies`, etc). |
|
|
0 commit comments