Skip to content

Commit

Permalink
Merge pull request #30 from casper-network/bradjohnl_ci_update-cron-a…
Browse files Browse the repository at this point in the history
…pi-vers

ci: update api version for CronJob post cluster upgrade
  • Loading branch information
bradjohnl authored Oct 23, 2023
2 parents 70d401b + a285424 commit 517916a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cicd/manifests/cronjob.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: batch/v1beta1
apiVersion: batch/v1
kind: CronJob
metadata:
namespace: {{.Values.namespace}}
Expand Down

0 comments on commit 517916a

Please sign in to comment.