diff --git a/catalog.json b/catalog.json index 9550d557c1..e9110ef3b2 100644 --- a/catalog.json +++ b/catalog.json @@ -10,9 +10,9 @@ "healthy_error": null, "home": "https://syncthing.net/", "location": "/__w/charts/charts/charts/syncthing", - "latest_version": "1.0.27", + "latest_version": "1.0.28", "latest_app_version": "1.23.4", - "latest_human_version": "1.23.4_1.0.27", + "latest_human_version": "1.23.4_1.0.28", "last_update": "2023-05-11 16:20:35", "name": "syncthing", "recommended": false, @@ -29,7 +29,11 @@ "sync", "file-sharing" ], - "screenshots": [], + "screenshots": [ + "https://docs.syncthing.net/_images/gui1.png", + "https://docs.syncthing.net/_images/gs1.png", + "https://docs.syncthing.net/_images/gs3.png" + ], "sources": [ "https://syncthing.net", "https://github.com/truenas/charts/tree/master/library/ix-dev/charts/syncthing" @@ -182,7 +186,7 @@ "latest_version": "1.0.23", "latest_app_version": "v1.39.1", "latest_human_version": "v1.39.1_1.0.23", - "last_update": "2023-05-11 16:20:35", + "last_update": "2023-05-19 07:40:59", "name": "netdata", "recommended": false, "title": "Netdata", @@ -213,9 +217,9 @@ "healthy_error": null, "home": "https://plex.tv/", "location": "/__w/charts/charts/charts/plex", - "latest_version": "1.7.46", + "latest_version": "1.7.47", "latest_app_version": "1.32.1.6999", - "latest_human_version": "1.32.1.6999_1.7.46", + "latest_human_version": "1.32.1.6999_1.7.47", "last_update": "2023-05-11 16:20:35", "name": "plex", "recommended": false, @@ -234,7 +238,10 @@ "tv", "streaming" ], - "screenshots": [], + "screenshots": [ + "https://support.plex.tv/wp-content/uploads/sites/4/2013/09/Web-Overview-1.png", + "https://www.plex.tv/wp-content/uploads/2023/05/pms-devices-image.png" + ], "sources": [ "https://hub.docker.com/r/plexinc/pms-docker/", "https://github.com/k8s-at-home/charts/tree/master/charts/plex" diff --git a/charts/plex/1.7.46/.helmignore b/charts/plex/1.7.47/.helmignore similarity index 100% rename from charts/plex/1.7.46/.helmignore rename to charts/plex/1.7.47/.helmignore diff --git a/charts/plex/1.7.46/Chart.lock b/charts/plex/1.7.47/Chart.lock similarity index 100% rename from charts/plex/1.7.46/Chart.lock rename to charts/plex/1.7.47/Chart.lock diff --git a/charts/plex/1.7.46/Chart.yaml b/charts/plex/1.7.47/Chart.yaml similarity index 97% rename from charts/plex/1.7.46/Chart.yaml rename to charts/plex/1.7.47/Chart.yaml index 6b75bf6948..1b196502cf 100644 --- a/charts/plex/1.7.46/Chart.yaml +++ b/charts/plex/1.7.47/Chart.yaml @@ -3,7 +3,7 @@ description: Plex Media Server annotations: title: Plex type: application -version: 1.7.46 +version: 1.7.47 apiVersion: v2 appVersion: 1.32.1.6999 kubeVersion: '>=1.16.0-0' diff --git a/charts/plex/1.7.46/README.md b/charts/plex/1.7.47/README.md similarity index 100% rename from charts/plex/1.7.46/README.md rename to charts/plex/1.7.47/README.md diff --git a/charts/plex/1.7.46/app-readme.md b/charts/plex/1.7.47/app-readme.md similarity index 100% rename from charts/plex/1.7.46/app-readme.md rename to charts/plex/1.7.47/app-readme.md diff --git a/charts/plex/1.7.46/charts/common-2304.0.1.tgz b/charts/plex/1.7.47/charts/common-2304.0.1.tgz similarity index 100% rename from charts/plex/1.7.46/charts/common-2304.0.1.tgz rename to charts/plex/1.7.47/charts/common-2304.0.1.tgz diff --git a/charts/plex/1.7.46/ci/test-values.yaml b/charts/plex/1.7.47/ci/test-values.yaml similarity index 100% rename from charts/plex/1.7.46/ci/test-values.yaml rename to charts/plex/1.7.47/ci/test-values.yaml diff --git a/charts/plex/1.7.46/ix_values.yaml b/charts/plex/1.7.47/ix_values.yaml similarity index 100% rename from charts/plex/1.7.46/ix_values.yaml rename to charts/plex/1.7.47/ix_values.yaml diff --git a/charts/plex/1.7.46/metadata.yaml b/charts/plex/1.7.47/metadata.yaml similarity index 100% rename from charts/plex/1.7.46/metadata.yaml rename to charts/plex/1.7.47/metadata.yaml diff --git a/charts/plex/1.7.46/migrations/migrate_from_1.0.0 b/charts/plex/1.7.47/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.7.46/migrations/migrate_from_1.0.0 rename to charts/plex/1.7.47/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.7.46/questions.yaml b/charts/plex/1.7.47/questions.yaml similarity index 100% rename from charts/plex/1.7.46/questions.yaml rename to charts/plex/1.7.47/questions.yaml diff --git a/charts/plex/1.7.46/templates/NOTES.txt b/charts/plex/1.7.47/templates/NOTES.txt similarity index 100% rename from charts/plex/1.7.46/templates/NOTES.txt rename to charts/plex/1.7.47/templates/NOTES.txt diff --git a/charts/plex/1.7.46/templates/deployment.yaml b/charts/plex/1.7.47/templates/deployment.yaml similarity index 100% rename from charts/plex/1.7.46/templates/deployment.yaml rename to charts/plex/1.7.47/templates/deployment.yaml diff --git a/charts/plex/1.7.46/templates/service-tcp.yaml b/charts/plex/1.7.47/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.7.46/templates/service-tcp.yaml rename to charts/plex/1.7.47/templates/service-tcp.yaml diff --git a/charts/plex/1.7.46/templates/service-udp.yaml b/charts/plex/1.7.47/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.7.46/templates/service-udp.yaml rename to charts/plex/1.7.47/templates/service-udp.yaml diff --git a/charts/plex/item.yaml b/charts/plex/item.yaml index 7cc05d2299..104f0f4d9e 100644 --- a/charts/plex/item.yaml +++ b/charts/plex/item.yaml @@ -1,6 +1,9 @@ icon_url: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png categories: - media +screenshots: + - https://support.plex.tv/wp-content/uploads/sites/4/2013/09/Web-Overview-1.png + - https://www.plex.tv/wp-content/uploads/2023/05/pms-devices-image.png tags: - entertainment - movies diff --git a/charts/syncthing/1.0.27/.helmignore b/charts/syncthing/1.0.28/.helmignore similarity index 100% rename from charts/syncthing/1.0.27/.helmignore rename to charts/syncthing/1.0.28/.helmignore diff --git a/charts/syncthing/1.0.27/Chart.lock b/charts/syncthing/1.0.28/Chart.lock similarity index 100% rename from charts/syncthing/1.0.27/Chart.lock rename to charts/syncthing/1.0.28/Chart.lock diff --git a/charts/syncthing/1.0.27/Chart.yaml b/charts/syncthing/1.0.28/Chart.yaml similarity index 97% rename from charts/syncthing/1.0.27/Chart.yaml rename to charts/syncthing/1.0.28/Chart.yaml index 552d5086f7..46b0feb4a9 100644 --- a/charts/syncthing/1.0.27/Chart.yaml +++ b/charts/syncthing/1.0.28/Chart.yaml @@ -3,7 +3,7 @@ description: Syncthing is a continuous file synchronization program. annotations: title: Syncthing type: application -version: 1.0.27 +version: 1.0.28 apiVersion: v2 appVersion: 1.23.4 kubeVersion: '>=1.16.0-0' diff --git a/charts/syncthing/1.0.27/README.md b/charts/syncthing/1.0.28/README.md similarity index 100% rename from charts/syncthing/1.0.27/README.md rename to charts/syncthing/1.0.28/README.md diff --git a/charts/syncthing/1.0.27/app-readme.md b/charts/syncthing/1.0.28/app-readme.md similarity index 100% rename from charts/syncthing/1.0.27/app-readme.md rename to charts/syncthing/1.0.28/app-readme.md diff --git a/charts/syncthing/1.0.27/charts/common-2304.0.1.tgz b/charts/syncthing/1.0.28/charts/common-2304.0.1.tgz similarity index 100% rename from charts/syncthing/1.0.27/charts/common-2304.0.1.tgz rename to charts/syncthing/1.0.28/charts/common-2304.0.1.tgz diff --git a/charts/syncthing/1.0.27/ci/test-values.yaml b/charts/syncthing/1.0.28/ci/test-values.yaml similarity index 100% rename from charts/syncthing/1.0.27/ci/test-values.yaml rename to charts/syncthing/1.0.28/ci/test-values.yaml diff --git a/charts/syncthing/1.0.27/ix_values.yaml b/charts/syncthing/1.0.28/ix_values.yaml similarity index 100% rename from charts/syncthing/1.0.27/ix_values.yaml rename to charts/syncthing/1.0.28/ix_values.yaml diff --git a/charts/syncthing/1.0.27/metadata.yaml b/charts/syncthing/1.0.28/metadata.yaml similarity index 100% rename from charts/syncthing/1.0.27/metadata.yaml rename to charts/syncthing/1.0.28/metadata.yaml diff --git a/charts/syncthing/1.0.27/questions.yaml b/charts/syncthing/1.0.28/questions.yaml similarity index 100% rename from charts/syncthing/1.0.27/questions.yaml rename to charts/syncthing/1.0.28/questions.yaml diff --git a/charts/syncthing/1.0.27/templates/deployment.yaml b/charts/syncthing/1.0.28/templates/deployment.yaml similarity index 100% rename from charts/syncthing/1.0.27/templates/deployment.yaml rename to charts/syncthing/1.0.28/templates/deployment.yaml diff --git a/charts/syncthing/1.0.27/templates/pre-install-job.yaml b/charts/syncthing/1.0.28/templates/pre-install-job.yaml similarity index 100% rename from charts/syncthing/1.0.27/templates/pre-install-job.yaml rename to charts/syncthing/1.0.28/templates/pre-install-job.yaml diff --git a/charts/syncthing/1.0.27/templates/service.yaml b/charts/syncthing/1.0.28/templates/service.yaml similarity index 100% rename from charts/syncthing/1.0.27/templates/service.yaml rename to charts/syncthing/1.0.28/templates/service.yaml diff --git a/charts/syncthing/item.yaml b/charts/syncthing/item.yaml index 765397cd38..490bac8328 100644 --- a/charts/syncthing/item.yaml +++ b/charts/syncthing/item.yaml @@ -1,6 +1,10 @@ icon_url: https://play-lh.googleusercontent.com/KIy_dqUdZqcsTq4GDstHrHwLRvu60gT3v0p41gw792BC6OxamNhUw2eIy0-LI05qNEA=w240-h480 categories: - storage +screenshots: + - https://docs.syncthing.net/_images/gui1.png + - https://docs.syncthing.net/_images/gs1.png + - https://docs.syncthing.net/_images/gs3.png tags: - backup - sync