Skip to content

Commit 8563ce0

Browse files
chore(deps): update dependency cronjob to batch/v1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 7abe3f3 commit 8563ce0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configs/prow-dev/cluster/branchprotector.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
namespace: prow

configs/prow-dev/cluster/label_sync.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
namespace: prow

0 commit comments

Comments
 (0)