From 3aec476e4ddbb463514549d3d56be3efa3ec9485 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Thu, 25 Jul 2024 02:00:45 +1000 Subject: [PATCH] update pms chart version --- apps/plex/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/plex/base/kustomization.yaml b/apps/plex/base/kustomization.yaml index bedb124..2f37334 100644 --- a/apps/plex/base/kustomization.yaml +++ b/apps/plex/base/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: plex-media-server repo: https://raw.githubusercontent.com/plexinc/pms-docker/gh-pages - version: 1.16.0 + version: 0.4.0 releaseName: plex-media-server valuesFile: values.yaml \ No newline at end of file