Closed robgordon89 closed 2 years ago
Make sure we use the correct batch API version before 1.25+ removes the API
warnings.go:70] batch/v1beta1 CronJob is deprecated in v1.21+, unavailable in v1.25+; use batch/v1 CronJob
What this PR does / why we need it
Make sure we use the correct batch API version before 1.25+ removes the API
Checklist