Skip to content

Commit cf1020f

Browse files
committed
add comma after pg16 in crds api
1 parent bc3ca47 commit cf1020f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/apis/acid.zalan.do/v1/crds.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ var PostgresCRDResourceValidation = apiextv1.CustomResourceValidation{
606606
},
607607
{
608608
Raw: []byte(`"16"`),
609-
}
609+
},
610610
},
611611
},
612612
"parameters": {

0 commit comments

Comments
 (0)