diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index a4a59bdf..2112776e 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: nextcloud -version: 4.7.0 +version: 4.7.0-1 appVersion: 28.0.2 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: diff --git a/charts/nextcloud/values.yaml b/charts/nextcloud/values.yaml index 0d1defb2..ed95572f 100644 --- a/charts/nextcloud/values.yaml +++ b/charts/nextcloud/values.yaml @@ -201,7 +201,7 @@ nextcloud: # concurrencyPolicy: Forbid # startingDeadlineSeconds: 300 # successfulJobsHistoryLimit: 3 - # suspend: true + # suspend: false # jobTemplate: # spec: # backoffLimit: 1