Browse Source

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

Stavros Kois 2 years ago
parent
commit
000c38a07e

+ 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