Browse Source

Upgraded catalog item(s) (#1150)

This commit upgrades plex, nextcloud catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 years ago
parent
commit
737cc0f1b6

+ 2 - 2
library/ix-dev/charts/nextcloud/Chart.yaml

@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
 annotations:
   title: Nextcloud
 type: application
-version: 1.6.21
+version: 1.6.22
 apiVersion: v2
-appVersion: '26.0.0'
+appVersion: 26.0.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/nextcloud/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: '26.0.0'
+  tag: 26.0.1
 nginx:
   image:
     pullPolicy: IfNotPresent

+ 2 - 2
library/ix-dev/charts/plex/Chart.yaml

@@ -3,9 +3,9 @@ description: Plex Media Server
 annotations:
   title: Plex
 type: application
-version: 1.7.39
+version: 1.7.40
 apiVersion: v2
-appVersion: 1.32.0.6950
+appVersion: 1.32.0.6973
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/plex/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker
-  tag: 1.32.0.6950-8521b7d99
+  tag: 1.32.0.6973-a787c5a8e
 plexpassImage:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker