Skip to content

Commit ba69b4c

Browse files
chore: Update chart metadata
1 parent e8f072b commit ba69b4c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/plex/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Plex organizes all of your personal media so you can enjoy it no ma
44
home: https://charts.gabe565.com/charts/plex/
55
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/plex/icon.svg
66
type: application
7-
version: 0.5.1
7+
version: 0.5.2
88
# renovate datasource=docker depName=ghcr.io/linuxserver/plex
99
appVersion: version-1.41.6.9685-d301f511a
1010
kubeVersion: ">=1.22.0-0"
@@ -19,7 +19,7 @@ sources:
1919
annotations:
2020
artifacthub.io/changes: |-
2121
- kind: changed
22-
description: Update ghcr.io/linuxserver/plex docker tag to version-1.41.4.9463-630c9f557
22+
description: Update ghcr.io/linuxserver/plex docker tag to version-1.41.6.9685-d301f511a
2323
artifacthub.io/links: |-
2424
- name: App homepage
2525
url: https://plex.tv

charts/plex/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/plex/icon.svg" align="right" width="92" alt="plex logo">
44

5-
![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat)
5+
![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
7-
![AppVersion: version-1.41.4.9463-630c9f557](https://img.shields.io/badge/AppVersion-version--1.41.4.9463--630c9f557-informational?style=flat)
7+
![AppVersion: version-1.41.6.9685-d301f511a](https://img.shields.io/badge/AppVersion-version--1.41.6.9685--d301f511a-informational?style=flat)
88

99
Plex organizes all of your personal media so you can enjoy it no matter where you are.
1010

1111
**Homepage:** <https://charts.gabe565.com/charts/plex/>
1212

1313
**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)**
1515

1616
## Source Code
1717

@@ -131,7 +131,7 @@ to `/transcode`.
131131
| env.TZ | string | `"UTC"` | Set the container timezone |
132132
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
133133
| 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 |
135135
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
136136
| persistence.config | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
137137
| persistence.media | object | See [values.yaml](./values.yaml) | Configure media volume under this key (or under `tv` and `movies`, etc). |

0 commit comments

Comments
 (0)