diff --git a/platform/renovate/values.yaml b/platform/renovate/values.yaml index c3801694..c30b1d87 100644 --- a/platform/renovate/values.yaml +++ b/platform/renovate/values.yaml @@ -1,8 +1,6 @@ renovate: cronjob: - # schedule: '0 9 1 * *' # At 09:00 every month - schedule: '*/5 * * * *' # TODO remove after testing - suspend: false + schedule: '0 9 1 * *' # At 09:00 every month renovate: # TODO generate token automatically, this is just for testing config: |