From aacda62e38ff155baf62b9312039d8295b8eecc2 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 23 May 2023 15:20:24 +0000 Subject: [PATCH] Update catalog information --- catalog.json | 10 +++++----- charts/plex/{1.7.47 => 1.7.48}/.helmignore | 0 charts/plex/{1.7.47 => 1.7.48}/Chart.lock | 0 charts/plex/{1.7.47 => 1.7.48}/Chart.yaml | 4 ++-- charts/plex/{1.7.47 => 1.7.48}/README.md | 0 charts/plex/{1.7.47 => 1.7.48}/app-readme.md | 0 .../{1.7.47 => 1.7.48}/charts/common-2304.0.1.tgz | Bin charts/plex/{1.7.47 => 1.7.48}/ci/test-values.yaml | 0 charts/plex/{1.7.47 => 1.7.48}/ix_values.yaml | 2 +- charts/plex/{1.7.47 => 1.7.48}/metadata.yaml | 0 .../migrations/migrate_from_1.0.0 | 0 charts/plex/{1.7.47 => 1.7.48}/questions.yaml | 0 charts/plex/{1.7.47 => 1.7.48}/templates/NOTES.txt | 0 .../{1.7.47 => 1.7.48}/templates/deployment.yaml | 0 .../{1.7.47 => 1.7.48}/templates/service-tcp.yaml | 0 .../{1.7.47 => 1.7.48}/templates/service-udp.yaml | 0 16 files changed, 8 insertions(+), 8 deletions(-) rename charts/plex/{1.7.47 => 1.7.48}/.helmignore (100%) rename charts/plex/{1.7.47 => 1.7.48}/Chart.lock (100%) rename charts/plex/{1.7.47 => 1.7.48}/Chart.yaml (93%) rename charts/plex/{1.7.47 => 1.7.48}/README.md (100%) rename charts/plex/{1.7.47 => 1.7.48}/app-readme.md (100%) rename charts/plex/{1.7.47 => 1.7.48}/charts/common-2304.0.1.tgz (100%) rename charts/plex/{1.7.47 => 1.7.48}/ci/test-values.yaml (100%) rename charts/plex/{1.7.47 => 1.7.48}/ix_values.yaml (84%) rename charts/plex/{1.7.47 => 1.7.48}/metadata.yaml (100%) rename charts/plex/{1.7.47 => 1.7.48}/migrations/migrate_from_1.0.0 (100%) rename charts/plex/{1.7.47 => 1.7.48}/questions.yaml (100%) rename charts/plex/{1.7.47 => 1.7.48}/templates/NOTES.txt (100%) rename charts/plex/{1.7.47 => 1.7.48}/templates/deployment.yaml (100%) rename charts/plex/{1.7.47 => 1.7.48}/templates/service-tcp.yaml (100%) rename charts/plex/{1.7.47 => 1.7.48}/templates/service-udp.yaml (100%) diff --git a/catalog.json b/catalog.json index e9110ef3b2..888436c077 100644 --- a/catalog.json +++ b/catalog.json @@ -13,7 +13,7 @@ "latest_version": "1.0.28", "latest_app_version": "1.23.4", "latest_human_version": "1.23.4_1.0.28", - "last_update": "2023-05-11 16:20:35", + "last_update": "2023-05-22 11:48:19", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -217,10 +217,10 @@ "healthy_error": null, "home": "https://plex.tv/", "location": "/__w/charts/charts/charts/plex", - "latest_version": "1.7.47", - "latest_app_version": "1.32.1.6999", - "latest_human_version": "1.32.1.6999_1.7.47", - "last_update": "2023-05-11 16:20:35", + "latest_version": "1.7.48", + "latest_app_version": "1.32.2.7100", + "latest_human_version": "1.32.2.7100_1.7.48", + "last_update": "2023-05-22 11:48:19", "name": "plex", "recommended": false, "title": "Plex", diff --git a/charts/plex/1.7.47/.helmignore b/charts/plex/1.7.48/.helmignore similarity index 100% rename from charts/plex/1.7.47/.helmignore rename to charts/plex/1.7.48/.helmignore diff --git a/charts/plex/1.7.47/Chart.lock b/charts/plex/1.7.48/Chart.lock similarity index 100% rename from charts/plex/1.7.47/Chart.lock rename to charts/plex/1.7.48/Chart.lock diff --git a/charts/plex/1.7.47/Chart.yaml b/charts/plex/1.7.48/Chart.yaml similarity index 93% rename from charts/plex/1.7.47/Chart.yaml rename to charts/plex/1.7.48/Chart.yaml index 1b196502cf..1c4ab7a251 100644 --- a/charts/plex/1.7.47/Chart.yaml +++ b/charts/plex/1.7.48/Chart.yaml @@ -3,9 +3,9 @@ description: Plex Media Server annotations: title: Plex type: application -version: 1.7.47 +version: 1.7.48 apiVersion: v2 -appVersion: 1.32.1.6999 +appVersion: 1.32.2.7100 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/plex/1.7.47/README.md b/charts/plex/1.7.48/README.md similarity index 100% rename from charts/plex/1.7.47/README.md rename to charts/plex/1.7.48/README.md diff --git a/charts/plex/1.7.47/app-readme.md b/charts/plex/1.7.48/app-readme.md similarity index 100% rename from charts/plex/1.7.47/app-readme.md rename to charts/plex/1.7.48/app-readme.md diff --git a/charts/plex/1.7.47/charts/common-2304.0.1.tgz b/charts/plex/1.7.48/charts/common-2304.0.1.tgz similarity index 100% rename from charts/plex/1.7.47/charts/common-2304.0.1.tgz rename to charts/plex/1.7.48/charts/common-2304.0.1.tgz diff --git a/charts/plex/1.7.47/ci/test-values.yaml b/charts/plex/1.7.48/ci/test-values.yaml similarity index 100% rename from charts/plex/1.7.47/ci/test-values.yaml rename to charts/plex/1.7.48/ci/test-values.yaml diff --git a/charts/plex/1.7.47/ix_values.yaml b/charts/plex/1.7.48/ix_values.yaml similarity index 84% rename from charts/plex/1.7.47/ix_values.yaml rename to charts/plex/1.7.48/ix_values.yaml index 49d27d37fe..fd498db2eb 100644 --- a/charts/plex/1.7.47/ix_values.yaml +++ b/charts/plex/1.7.48/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.32.1.6999-91e1e2e2c + tag: 1.32.2.7100-248a2daf0 plexpassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/charts/plex/1.7.47/metadata.yaml b/charts/plex/1.7.48/metadata.yaml similarity index 100% rename from charts/plex/1.7.47/metadata.yaml rename to charts/plex/1.7.48/metadata.yaml diff --git a/charts/plex/1.7.47/migrations/migrate_from_1.0.0 b/charts/plex/1.7.48/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.7.47/migrations/migrate_from_1.0.0 rename to charts/plex/1.7.48/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.7.47/questions.yaml b/charts/plex/1.7.48/questions.yaml similarity index 100% rename from charts/plex/1.7.47/questions.yaml rename to charts/plex/1.7.48/questions.yaml diff --git a/charts/plex/1.7.47/templates/NOTES.txt b/charts/plex/1.7.48/templates/NOTES.txt similarity index 100% rename from charts/plex/1.7.47/templates/NOTES.txt rename to charts/plex/1.7.48/templates/NOTES.txt diff --git a/charts/plex/1.7.47/templates/deployment.yaml b/charts/plex/1.7.48/templates/deployment.yaml similarity index 100% rename from charts/plex/1.7.47/templates/deployment.yaml rename to charts/plex/1.7.48/templates/deployment.yaml diff --git a/charts/plex/1.7.47/templates/service-tcp.yaml b/charts/plex/1.7.48/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.7.47/templates/service-tcp.yaml rename to charts/plex/1.7.48/templates/service-tcp.yaml diff --git a/charts/plex/1.7.47/templates/service-udp.yaml b/charts/plex/1.7.48/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.7.47/templates/service-udp.yaml rename to charts/plex/1.7.48/templates/service-udp.yaml