瀏覽代碼

Upgraded catalog item(s) (#1232)

This commit upgrades nextcloud catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 年之前
父節點
當前提交
fccdd882e3
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 2 2
      library/ix-dev/charts/nextcloud/Chart.yaml
  2. 1 1
      library/ix-dev/charts/nextcloud/values.yaml

+ 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