From e62fb9530463d8de4c113b79b4a3169d288b9737 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 20 Jun 2023 13:22:56 +0000 Subject: [PATCH] Update catalog information --- catalog.json | 10 +++++----- charts/plex/{1.7.50 => 1.7.51}/.helmignore | 0 charts/plex/{1.7.50 => 1.7.51}/Chart.lock | 0 charts/plex/{1.7.50 => 1.7.51}/Chart.yaml | 4 ++-- charts/plex/{1.7.50 => 1.7.51}/README.md | 0 charts/plex/{1.7.50 => 1.7.51}/app-readme.md | 0 .../{1.7.50 => 1.7.51}/charts/common-2304.0.1.tgz | Bin charts/plex/{1.7.50 => 1.7.51}/ci/test-values.yaml | 0 charts/plex/{1.7.50 => 1.7.51}/ix_values.yaml | 2 +- charts/plex/{1.7.50 => 1.7.51}/metadata.yaml | 0 .../migrations/migrate_from_1.0.0 | 0 charts/plex/{1.7.50 => 1.7.51}/questions.yaml | 0 charts/plex/{1.7.50 => 1.7.51}/templates/NOTES.txt | 0 .../{1.7.50 => 1.7.51}/templates/deployment.yaml | 0 .../{1.7.50 => 1.7.51}/templates/service-tcp.yaml | 0 .../{1.7.50 => 1.7.51}/templates/service-udp.yaml | 0 16 files changed, 8 insertions(+), 8 deletions(-) rename charts/plex/{1.7.50 => 1.7.51}/.helmignore (100%) rename charts/plex/{1.7.50 => 1.7.51}/Chart.lock (100%) rename charts/plex/{1.7.50 => 1.7.51}/Chart.yaml (93%) rename charts/plex/{1.7.50 => 1.7.51}/README.md (100%) rename charts/plex/{1.7.50 => 1.7.51}/app-readme.md (100%) rename charts/plex/{1.7.50 => 1.7.51}/charts/common-2304.0.1.tgz (100%) rename charts/plex/{1.7.50 => 1.7.51}/ci/test-values.yaml (100%) rename charts/plex/{1.7.50 => 1.7.51}/ix_values.yaml (84%) rename charts/plex/{1.7.50 => 1.7.51}/metadata.yaml (100%) rename charts/plex/{1.7.50 => 1.7.51}/migrations/migrate_from_1.0.0 (100%) rename charts/plex/{1.7.50 => 1.7.51}/questions.yaml (100%) rename charts/plex/{1.7.50 => 1.7.51}/templates/NOTES.txt (100%) rename charts/plex/{1.7.50 => 1.7.51}/templates/deployment.yaml (100%) rename charts/plex/{1.7.50 => 1.7.51}/templates/service-tcp.yaml (100%) rename charts/plex/{1.7.50 => 1.7.51}/templates/service-udp.yaml (100%) diff --git a/catalog.json b/catalog.json index d47a9437ad..4a9ebe5317 100644 --- a/catalog.json +++ b/catalog.json @@ -87,9 +87,9 @@ "healthy_error": null, "home": "https://plex.tv/", "location": "/__w/charts/charts/charts/plex", - "latest_version": "1.7.50", - "latest_app_version": "1.32.3.7192", - "latest_human_version": "1.32.3.7192_1.7.50", + "latest_version": "1.7.51", + "latest_app_version": "1.32.4.7195", + "latest_human_version": "1.32.4.7195_1.7.51", "last_update": "2023-06-14 16:24:02", "name": "plex", "recommended": false, @@ -917,7 +917,7 @@ "latest_version": "1.0.6", "latest_app_version": "1.33.0", "latest_human_version": "1.33.0_1.0.6", - "last_update": "2023-06-12 13:44:39", + "last_update": "2023-06-19 15:32:14", "name": "overseerr", "recommended": false, "title": "Overseerr", @@ -1174,7 +1174,7 @@ "latest_version": "1.0.14", "latest_app_version": "4.5.4", "latest_human_version": "4.5.4_1.0.14", - "last_update": "2023-06-12 13:44:39", + "last_update": "2023-06-19 15:32:14", "name": "qbittorrent", "recommended": false, "title": "qBittorrent", diff --git a/charts/plex/1.7.50/.helmignore b/charts/plex/1.7.51/.helmignore similarity index 100% rename from charts/plex/1.7.50/.helmignore rename to charts/plex/1.7.51/.helmignore diff --git a/charts/plex/1.7.50/Chart.lock b/charts/plex/1.7.51/Chart.lock similarity index 100% rename from charts/plex/1.7.50/Chart.lock rename to charts/plex/1.7.51/Chart.lock diff --git a/charts/plex/1.7.50/Chart.yaml b/charts/plex/1.7.51/Chart.yaml similarity index 93% rename from charts/plex/1.7.50/Chart.yaml rename to charts/plex/1.7.51/Chart.yaml index 0aec40b1cd..c49a9b96f8 100644 --- a/charts/plex/1.7.50/Chart.yaml +++ b/charts/plex/1.7.51/Chart.yaml @@ -3,9 +3,9 @@ description: Plex Media Server annotations: title: Plex type: application -version: 1.7.50 +version: 1.7.51 apiVersion: v2 -appVersion: 1.32.3.7192 +appVersion: 1.32.4.7195 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/plex/1.7.50/README.md b/charts/plex/1.7.51/README.md similarity index 100% rename from charts/plex/1.7.50/README.md rename to charts/plex/1.7.51/README.md diff --git a/charts/plex/1.7.50/app-readme.md b/charts/plex/1.7.51/app-readme.md similarity index 100% rename from charts/plex/1.7.50/app-readme.md rename to charts/plex/1.7.51/app-readme.md diff --git a/charts/plex/1.7.50/charts/common-2304.0.1.tgz b/charts/plex/1.7.51/charts/common-2304.0.1.tgz similarity index 100% rename from charts/plex/1.7.50/charts/common-2304.0.1.tgz rename to charts/plex/1.7.51/charts/common-2304.0.1.tgz diff --git a/charts/plex/1.7.50/ci/test-values.yaml b/charts/plex/1.7.51/ci/test-values.yaml similarity index 100% rename from charts/plex/1.7.50/ci/test-values.yaml rename to charts/plex/1.7.51/ci/test-values.yaml diff --git a/charts/plex/1.7.50/ix_values.yaml b/charts/plex/1.7.51/ix_values.yaml similarity index 84% rename from charts/plex/1.7.50/ix_values.yaml rename to charts/plex/1.7.51/ix_values.yaml index b0c1c92265..45df6d1160 100644 --- a/charts/plex/1.7.50/ix_values.yaml +++ b/charts/plex/1.7.51/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.32.3.7192-7aa441827 + tag: 1.32.4.7195-7c8f9d3b6 plexpassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/charts/plex/1.7.50/metadata.yaml b/charts/plex/1.7.51/metadata.yaml similarity index 100% rename from charts/plex/1.7.50/metadata.yaml rename to charts/plex/1.7.51/metadata.yaml diff --git a/charts/plex/1.7.50/migrations/migrate_from_1.0.0 b/charts/plex/1.7.51/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.7.50/migrations/migrate_from_1.0.0 rename to charts/plex/1.7.51/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.7.50/questions.yaml b/charts/plex/1.7.51/questions.yaml similarity index 100% rename from charts/plex/1.7.50/questions.yaml rename to charts/plex/1.7.51/questions.yaml diff --git a/charts/plex/1.7.50/templates/NOTES.txt b/charts/plex/1.7.51/templates/NOTES.txt similarity index 100% rename from charts/plex/1.7.50/templates/NOTES.txt rename to charts/plex/1.7.51/templates/NOTES.txt diff --git a/charts/plex/1.7.50/templates/deployment.yaml b/charts/plex/1.7.51/templates/deployment.yaml similarity index 100% rename from charts/plex/1.7.50/templates/deployment.yaml rename to charts/plex/1.7.51/templates/deployment.yaml diff --git a/charts/plex/1.7.50/templates/service-tcp.yaml b/charts/plex/1.7.51/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.7.50/templates/service-tcp.yaml rename to charts/plex/1.7.51/templates/service-tcp.yaml diff --git a/charts/plex/1.7.50/templates/service-udp.yaml b/charts/plex/1.7.51/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.7.50/templates/service-udp.yaml rename to charts/plex/1.7.51/templates/service-udp.yaml