Jelajahi Sumber

Upgraded catalog item(s) (#1232)

This commit upgrades nextcloud catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 tahun lalu
induk
melakukan
fccdd882e3

+ 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.27
+version: 1.6.28
 apiVersion: v2
-appVersion: 26.0.1
+appVersion: 26.0.2
 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.1
+  tag: 26.0.2
 nginx:
   image:
     pullPolicy: IfNotPresent