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