From 3f8d910c4d27ceb74329d994f07d1ce479a23f69 Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Thu, 24 Mar 2022 11:08:42 +0700 Subject: [PATCH] refactor(renovate): reduce update frequency --- platform/renovate/values.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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: |