diff --git a/catalog.json b/catalog.json index a6166cc92e..859347e1ad 100644 --- a/catalog.json +++ b/catalog.json @@ -159,9 +159,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/charts/plex", - "latest_version": "1.7.35", - "latest_app_version": "1.31.3.6868", - "latest_human_version": "1.31.3.6868_1.7.35", + "latest_version": "1.7.36", + "latest_app_version": "1.32.0.6918", + "latest_human_version": "1.32.0.6918_1.7.36", "last_update": "2023-03-30 13:03:27", "name": "plex", "recommended": false, diff --git a/charts/plex/1.7.35/.helmignore b/charts/plex/1.7.36/.helmignore similarity index 100% rename from charts/plex/1.7.35/.helmignore rename to charts/plex/1.7.36/.helmignore diff --git a/charts/plex/1.7.35/Chart.lock b/charts/plex/1.7.36/Chart.lock similarity index 100% rename from charts/plex/1.7.35/Chart.lock rename to charts/plex/1.7.36/Chart.lock diff --git a/charts/plex/1.7.35/Chart.yaml b/charts/plex/1.7.36/Chart.yaml similarity index 92% rename from charts/plex/1.7.35/Chart.yaml rename to charts/plex/1.7.36/Chart.yaml index 25daa56fd3..1b13f1323c 100644 --- a/charts/plex/1.7.35/Chart.yaml +++ b/charts/plex/1.7.36/Chart.yaml @@ -3,9 +3,9 @@ description: Plex Media Server annotations: title: Plex type: application -version: 1.7.35 +version: 1.7.36 apiVersion: v2 -appVersion: 1.31.3.6868 +appVersion: 1.32.0.6918 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/plex/1.7.35/README.md b/charts/plex/1.7.36/README.md similarity index 100% rename from charts/plex/1.7.35/README.md rename to charts/plex/1.7.36/README.md diff --git a/charts/plex/1.7.35/app-readme.md b/charts/plex/1.7.36/app-readme.md similarity index 100% rename from charts/plex/1.7.35/app-readme.md rename to charts/plex/1.7.36/app-readme.md diff --git a/charts/plex/1.7.35/charts/common-2207.0.0.tgz b/charts/plex/1.7.36/charts/common-2207.0.0.tgz similarity index 100% rename from charts/plex/1.7.35/charts/common-2207.0.0.tgz rename to charts/plex/1.7.36/charts/common-2207.0.0.tgz diff --git a/charts/plex/1.7.35/ci/test-values.yaml b/charts/plex/1.7.36/ci/test-values.yaml similarity index 100% rename from charts/plex/1.7.35/ci/test-values.yaml rename to charts/plex/1.7.36/ci/test-values.yaml diff --git a/charts/plex/1.7.35/ix_values.yaml b/charts/plex/1.7.36/ix_values.yaml similarity index 84% rename from charts/plex/1.7.35/ix_values.yaml rename to charts/plex/1.7.36/ix_values.yaml index 316fec2e66..7527c8901d 100644 --- a/charts/plex/1.7.35/ix_values.yaml +++ b/charts/plex/1.7.36/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.31.3.6868-28fc46b27 + tag: 1.32.0.6918-6f393eda1 plexpassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/charts/plex/1.7.35/migrations/migrate_from_1.0.0 b/charts/plex/1.7.36/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.7.35/migrations/migrate_from_1.0.0 rename to charts/plex/1.7.36/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.7.35/questions.yaml b/charts/plex/1.7.36/questions.yaml similarity index 100% rename from charts/plex/1.7.35/questions.yaml rename to charts/plex/1.7.36/questions.yaml diff --git a/charts/plex/1.7.35/templates/NOTES.txt b/charts/plex/1.7.36/templates/NOTES.txt similarity index 100% rename from charts/plex/1.7.35/templates/NOTES.txt rename to charts/plex/1.7.36/templates/NOTES.txt diff --git a/charts/plex/1.7.35/templates/deployment.yaml b/charts/plex/1.7.36/templates/deployment.yaml similarity index 100% rename from charts/plex/1.7.35/templates/deployment.yaml rename to charts/plex/1.7.36/templates/deployment.yaml diff --git a/charts/plex/1.7.35/templates/service-tcp.yaml b/charts/plex/1.7.36/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.7.35/templates/service-tcp.yaml rename to charts/plex/1.7.36/templates/service-tcp.yaml diff --git a/charts/plex/1.7.35/templates/service-udp.yaml b/charts/plex/1.7.36/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.7.35/templates/service-udp.yaml rename to charts/plex/1.7.36/templates/service-udp.yaml