v1alpa1->v1beta1

This commit is contained in:
Chao Xu
2015-10-09 15:06:28 -07:00
parent 67f316dd19
commit 347d53ff2e
12 changed files with 12 additions and 12 deletions

View File

@@ -136,7 +136,7 @@ func TestVersionRegex(t *testing.T) {
match: true,
},
{
typeName: "v1alpha1.Binding",
typeName: "v1beta1.Binding",
match: true,
},
{