Skip to content

Commit

Permalink
feat: reporting year options (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
banders authored Apr 24, 2024
1 parent c8a2f93 commit 2b82c2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/fin-pay-transparency/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ global:
delete_draft_report_cron_crontime: "0 0 0 * * *" # 12:00 AM PST/PDT
lock_report_cron_crontime: "0 15 0 * * *" # 12:15 AM PST/PDT
reports_scheduler_cron_timezone: "America/Vancouver"
first_year_with_prev_reporting_year_option: "2024"
first_year_with_prev_reporting_year_option: "2025"

crunchyEnabled: true
backend:
Expand Down
2 changes: 1 addition & 1 deletion charts/fin-pay-transparency/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ global:
delete_draft_report_cron_crontime: "0 0 0 * * *" # 12:00 AM PST/PDT
lock_report_cron_crontime: "0 15 0 * * *" # 12:15 AM PST/PDT
reports_scheduler_cron_timezone: "America/Vancouver"
first_year_with_prev_reporting_year_option: "2024"
first_year_with_prev_reporting_year_option: "2025"
crunchyEnabled: true
backend:
enabled: true
Expand Down

0 comments on commit 2b82c2c

Please sign in to comment.