From 012a3054369778090be80839816b667b8c98eb07 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Mon, 22 May 2023 14:47:40 +0300 Subject: [PATCH] adds screenshots to apps (#1213) --- library/ix-dev/charts/plex/Chart.yaml | 2 +- library/ix-dev/charts/plex/item.yaml | 3 +++ library/ix-dev/charts/syncthing/Chart.yaml | 2 +- library/ix-dev/charts/syncthing/item.yaml | 4 ++++ 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/library/ix-dev/charts/plex/Chart.yaml b/library/ix-dev/charts/plex/Chart.yaml index 6b75bf6948..1b196502cf 100644 --- a/library/ix-dev/charts/plex/Chart.yaml +++ b/library/ix-dev/charts/plex/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/library/ix-dev/charts/plex/item.yaml b/library/ix-dev/charts/plex/item.yaml index 7cc05d2299..104f0f4d9e 100644 --- a/library/ix-dev/charts/plex/item.yaml +++ b/library/ix-dev/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/library/ix-dev/charts/syncthing/Chart.yaml b/library/ix-dev/charts/syncthing/Chart.yaml index 552d5086f7..46b0feb4a9 100644 --- a/library/ix-dev/charts/syncthing/Chart.yaml +++ b/library/ix-dev/charts/syncthing/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/library/ix-dev/charts/syncthing/item.yaml b/library/ix-dev/charts/syncthing/item.yaml index 765397cd38..490bac8328 100644 --- a/library/ix-dev/charts/syncthing/item.yaml +++ b/library/ix-dev/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