From f5b7da4c8855e83a68bdcd4e8027c72d631c43f2 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Tue, 20 Jun 2023 10:22:15 -0300 Subject: [PATCH] Upgraded catalog item(s) (#1278) * Upgraded catalog item(s) This commit upgrades plex, jenkins catalog item(s). * untouch jenkins --------- 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 0aec40b1cd..c49a9b96f8 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.50 +version: 1.7.51 apiVersion: v2 -appVersion: 1.32.3.7192 +appVersion: 1.32.4.7195 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 b0c1c92265..45df6d1160 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.7192-7aa441827 + tag: 1.32.4.7195-7c8f9d3b6 plexpassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker