From 12f2e5283f930ec0011d77ed1b6a761bc0fd7756 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Tue, 11 Apr 2023 09:27:14 -0300 Subject: [PATCH] Upgraded catalog item(s) (#1107) * Upgraded catalog item(s) This commit upgrades plex, nextcloud, minio catalog item(s). * undo 2 apps --------- Co-authored-by: sonicaj Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- library/ix-dev/charts/plex/Chart.yaml | 4 ++-- library/ix-dev/charts/plex/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library/ix-dev/charts/plex/Chart.yaml b/library/ix-dev/charts/plex/Chart.yaml index 25daa56fd3..1b13f1323c 100644 --- a/library/ix-dev/charts/plex/Chart.yaml +++ b/library/ix-dev/charts/plex/Chart.yaml @@ -3,9 +3,9 @@ description: Plex Media Server annotations: title: Plex type: application -version: 1.7.35 +version: 1.7.36 apiVersion: v2 -appVersion: 1.31.3.6868 +appVersion: 1.32.0.6918 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/plex/values.yaml b/library/ix-dev/charts/plex/values.yaml index 316fec2e66..7527c8901d 100644 --- a/library/ix-dev/charts/plex/values.yaml +++ b/library/ix-dev/charts/plex/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.31.3.6868-28fc46b27 + tag: 1.32.0.6918-6f393eda1 plexpassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker