浏览代码

NAS-122987 / 23.10 / change default nextcloud cron schedule (#1361)

Stavros Kois 2 年之前
父节点
当前提交
000c38a07e
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      library/ix-dev/charts/nextcloud/Chart.yaml
  2. 1 1
      library/ix-dev/charts/nextcloud/questions.yaml

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

@@ -4,7 +4,7 @@ description: A file sharing server that puts the control and security of your ow
 annotations:
   title: Nextcloud
 type: application
-version: 1.6.33
+version: 1.6.34
 apiVersion: v2
 appVersion: 27.0.0
 kubeVersion: '>=1.16.0-0'

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

@@ -135,7 +135,7 @@ questions:
                 label: Schedule
                 schema:
                   type: string
-                  default: "1 */24 * * *"
+                  default: "*/15 * * * *"
                   empty: false
 
   # Update strategy