Skip to content

Commit a04a2f9

Browse files
authored
Update email dates for VSE report (#1293)
1 parent 4993b14 commit a04a2f9

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

helm/values.yaml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -125,16 +125,13 @@ cronjob:
125125
prague: # @vse.cz report, see backend/bin/pragueStatsEmailer.ts
126126
crons:
127127
- id: "0"
128-
day: 28
129-
month: 1
128+
day: 25
129+
month: 5
130130
- id: "1"
131-
day: 2
132-
month: 6
133-
- id: "2"
134-
day: 22
131+
day: 24
135132
month: 8
136-
- id: "3"
137-
day: 15
133+
- id: "2"
134+
day: 17
138135
month: 12
139136
purkyne: # @ujep.cz report, see backend/bin/purkyneStatsEmailer.ts
140137
crons:

0 commit comments

Comments
 (0)