chore(cronjob): update to v1 from v1bet (#3047)

This commit is contained in:
Stavros Kois
2022-07-02 17:16:53 +00:00
committed by GitHub
parent d1efb066d3
commit 2284683b94
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
{{- $jobName := include "tc.common.names.fullname" . }}
---
apiVersion: batch/v1beta1
apiVersion: batch/v1
kind: CronJob
metadata:
name: {{ printf "%s-cronjob" $jobName }}