From a65a0dbcec0dfaafa447f3bb55fd333508487783 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 16 May 2024 13:01:35 -0500 Subject: [PATCH] change timezone --- .github/renovate.json | 2 +- charts/mysql-cluster/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index d1730da..21a6939 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -5,7 +5,7 @@ "mergeConfidence:all-badges", ":rebaseStalePrs" ], - "timezone": "US/Mountain", + "timezone": "US/Central", "schedule": [ "every weekday" ], diff --git a/charts/mysql-cluster/values.yaml b/charts/mysql-cluster/values.yaml index 8acb4ae..2632b0f 100644 --- a/charts/mysql-cluster/values.yaml +++ b/charts/mysql-cluster/values.yaml @@ -142,6 +142,6 @@ backup: # - name: schedule-daily # enabled: true # schedule: "0 0 0 * * *" -# timeZone: "US/Mountain" +# timeZone: "US/Central" # deleteBackupData: false # backupProfileName: