From c3da99495de3d79673bc8c42923dbc2b8f55b17e Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 6 Jun 2023 04:53:39 +0000 Subject: [PATCH] Update catalog information --- catalog.json | 8 ++++---- charts/plex/{1.7.48 => 1.7.49}/.helmignore | 0 charts/plex/{1.7.48 => 1.7.49}/Chart.lock | 0 charts/plex/{1.7.48 => 1.7.49}/Chart.yaml | 4 ++-- charts/plex/{1.7.48 => 1.7.49}/README.md | 0 charts/plex/{1.7.48 => 1.7.49}/app-readme.md | 0 .../{1.7.48 => 1.7.49}/charts/common-2304.0.1.tgz | Bin charts/plex/{1.7.48 => 1.7.49}/ci/test-values.yaml | 0 charts/plex/{1.7.48 => 1.7.49}/ix_values.yaml | 2 +- charts/plex/{1.7.48 => 1.7.49}/metadata.yaml | 0 .../migrations/migrate_from_1.0.0 | 0 charts/plex/{1.7.48 => 1.7.49}/questions.yaml | 0 charts/plex/{1.7.48 => 1.7.49}/templates/NOTES.txt | 0 .../{1.7.48 => 1.7.49}/templates/deployment.yaml | 0 .../{1.7.48 => 1.7.49}/templates/service-tcp.yaml | 0 .../{1.7.48 => 1.7.49}/templates/service-udp.yaml | 0 16 files changed, 7 insertions(+), 7 deletions(-) rename charts/plex/{1.7.48 => 1.7.49}/.helmignore (100%) rename charts/plex/{1.7.48 => 1.7.49}/Chart.lock (100%) rename charts/plex/{1.7.48 => 1.7.49}/Chart.yaml (93%) rename charts/plex/{1.7.48 => 1.7.49}/README.md (100%) rename charts/plex/{1.7.48 => 1.7.49}/app-readme.md (100%) rename charts/plex/{1.7.48 => 1.7.49}/charts/common-2304.0.1.tgz (100%) rename charts/plex/{1.7.48 => 1.7.49}/ci/test-values.yaml (100%) rename charts/plex/{1.7.48 => 1.7.49}/ix_values.yaml (84%) rename charts/plex/{1.7.48 => 1.7.49}/metadata.yaml (100%) rename charts/plex/{1.7.48 => 1.7.49}/migrations/migrate_from_1.0.0 (100%) rename charts/plex/{1.7.48 => 1.7.49}/questions.yaml (100%) rename charts/plex/{1.7.48 => 1.7.49}/templates/NOTES.txt (100%) rename charts/plex/{1.7.48 => 1.7.49}/templates/deployment.yaml (100%) rename charts/plex/{1.7.48 => 1.7.49}/templates/service-tcp.yaml (100%) rename charts/plex/{1.7.48 => 1.7.49}/templates/service-udp.yaml (100%) diff --git a/catalog.json b/catalog.json index 813ca33d5c..073ca2f2d3 100644 --- a/catalog.json +++ b/catalog.json @@ -295,9 +295,9 @@ "healthy_error": null, "home": "https://plex.tv/", "location": "/__w/charts/charts/charts/plex", - "latest_version": "1.7.48", - "latest_app_version": "1.32.2.7100", - "latest_human_version": "1.32.2.7100_1.7.48", + "latest_version": "1.7.49", + "latest_app_version": "1.32.3.7162", + "latest_human_version": "1.32.3.7162_1.7.49", "last_update": "2023-05-23 15:20:24", "name": "plex", "recommended": false, @@ -1176,7 +1176,7 @@ "latest_version": "1.0.4", "latest_app_version": "latest", "latest_human_version": "latest_1.0.4", - "last_update": "2023-05-30 13:24:14", + "last_update": "2023-06-05 19:20:09", "name": "ddns-updater", "recommended": false, "title": "DDNS Updater", diff --git a/charts/plex/1.7.48/.helmignore b/charts/plex/1.7.49/.helmignore similarity index 100% rename from charts/plex/1.7.48/.helmignore rename to charts/plex/1.7.49/.helmignore diff --git a/charts/plex/1.7.48/Chart.lock b/charts/plex/1.7.49/Chart.lock similarity index 100% rename from charts/plex/1.7.48/Chart.lock rename to charts/plex/1.7.49/Chart.lock diff --git a/charts/plex/1.7.48/Chart.yaml b/charts/plex/1.7.49/Chart.yaml similarity index 93% rename from charts/plex/1.7.48/Chart.yaml rename to charts/plex/1.7.49/Chart.yaml index 1c4ab7a251..2cdd6230a7 100644 --- a/charts/plex/1.7.48/Chart.yaml +++ b/charts/plex/1.7.49/Chart.yaml @@ -3,9 +3,9 @@ description: Plex Media Server annotations: title: Plex type: application -version: 1.7.48 +version: 1.7.49 apiVersion: v2 -appVersion: 1.32.2.7100 +appVersion: 1.32.3.7162 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/plex/1.7.48/README.md b/charts/plex/1.7.49/README.md similarity index 100% rename from charts/plex/1.7.48/README.md rename to charts/plex/1.7.49/README.md diff --git a/charts/plex/1.7.48/app-readme.md b/charts/plex/1.7.49/app-readme.md similarity index 100% rename from charts/plex/1.7.48/app-readme.md rename to charts/plex/1.7.49/app-readme.md diff --git a/charts/plex/1.7.48/charts/common-2304.0.1.tgz b/charts/plex/1.7.49/charts/common-2304.0.1.tgz similarity index 100% rename from charts/plex/1.7.48/charts/common-2304.0.1.tgz rename to charts/plex/1.7.49/charts/common-2304.0.1.tgz diff --git a/charts/plex/1.7.48/ci/test-values.yaml b/charts/plex/1.7.49/ci/test-values.yaml similarity index 100% rename from charts/plex/1.7.48/ci/test-values.yaml rename to charts/plex/1.7.49/ci/test-values.yaml diff --git a/charts/plex/1.7.48/ix_values.yaml b/charts/plex/1.7.49/ix_values.yaml similarity index 84% rename from charts/plex/1.7.48/ix_values.yaml rename to charts/plex/1.7.49/ix_values.yaml index fd498db2eb..2b9924b4d5 100644 --- a/charts/plex/1.7.48/ix_values.yaml +++ b/charts/plex/1.7.49/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.32.2.7100-248a2daf0 + tag: 1.32.3.7162-b0a36929b plexpassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/charts/plex/1.7.48/metadata.yaml b/charts/plex/1.7.49/metadata.yaml similarity index 100% rename from charts/plex/1.7.48/metadata.yaml rename to charts/plex/1.7.49/metadata.yaml diff --git a/charts/plex/1.7.48/migrations/migrate_from_1.0.0 b/charts/plex/1.7.49/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.7.48/migrations/migrate_from_1.0.0 rename to charts/plex/1.7.49/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.7.48/questions.yaml b/charts/plex/1.7.49/questions.yaml similarity index 100% rename from charts/plex/1.7.48/questions.yaml rename to charts/plex/1.7.49/questions.yaml diff --git a/charts/plex/1.7.48/templates/NOTES.txt b/charts/plex/1.7.49/templates/NOTES.txt similarity index 100% rename from charts/plex/1.7.48/templates/NOTES.txt rename to charts/plex/1.7.49/templates/NOTES.txt diff --git a/charts/plex/1.7.48/templates/deployment.yaml b/charts/plex/1.7.49/templates/deployment.yaml similarity index 100% rename from charts/plex/1.7.48/templates/deployment.yaml rename to charts/plex/1.7.49/templates/deployment.yaml diff --git a/charts/plex/1.7.48/templates/service-tcp.yaml b/charts/plex/1.7.49/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.7.48/templates/service-tcp.yaml rename to charts/plex/1.7.49/templates/service-tcp.yaml diff --git a/charts/plex/1.7.48/templates/service-udp.yaml b/charts/plex/1.7.49/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.7.48/templates/service-udp.yaml rename to charts/plex/1.7.49/templates/service-udp.yaml