1
0
Fork 0

updatebot: Schedule updats on Saturday morning

Let's run `updatebot` on Saturday morning, so I can apply the changes
over the weekend if I have time.  If I don't, there's no harm in having
the PRs open for a few days until I can get to it during the week.
pull/27/head
Dustin 2024-09-22 11:53:52 -05:00
parent 551f945364
commit f5b79cfdf8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ metadata:
labels: &labels labels: &labels
app.kubernetes.io/name: updatebot app.kubernetes.io/name: updatebot
spec: spec:
schedule: 32 6 * * 1 schedule: 32 6 * * 6
timeZone: America/Chicago timeZone: America/Chicago
concurrencyPolicy: Forbid concurrencyPolicy: Forbid
jobTemplate: jobTemplate: