Skip to content

Commit d6a4db7

Browse files
authored
Merge pull request #8 from itzmanish/bump/api-version
bump api version in cronjob.yaml
2 parents 29f9017 + 26105b4 commit d6a4db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/deployment/templates/cronjob.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: batch/v1beta1
1+
apiVersion: batch/v1
22
kind: CronJob
33
metadata:
44
name: {{include "chart.fullname" .}}

0 commit comments

Comments
 (0)