Skip to content

Commit

Permalink
Bump ScheduledWorkflow CRD version to v1beta1 (kubeflow#2298)
Browse files Browse the repository at this point in the history
  • Loading branch information
neuromage authored and k8s-ci-robot committed Jan 17, 2019
1 parent 5bb65c0 commit 2d3b338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubeflow/pipeline/pipeline-scheduledworkflow.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
singular: "scheduledworkflow",
},
scope: "Namespaced",
version: "v1alpha1",
version: "v1beta1",
},
}, // crd
}, // parts
Expand Down

0 comments on commit 2d3b338

Please sign in to comment.