From 0af6116eaa5bb120e1921a41c2d98025e56e7da1 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Wed, 14 Jun 2023 13:23:16 -0300 Subject: [PATCH] Upgraded catalog item(s) (#1262) * Upgraded catalog item(s) This commit upgrades plex, jenkins catalog item(s). * untouch --------- 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 2cdd6230a7..0aec40b1cd 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.49 +version: 1.7.50 apiVersion: v2 -appVersion: 1.32.3.7162 +appVersion: 1.32.3.7192 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 2b9924b4d5..b0c1c92265 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.32.3.7162-b0a36929b + tag: 1.32.3.7192-7aa441827 plexpassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker