Skip to content

Commit e200f20

Browse files
Merge pull request #821 from tlwu2013/patch-2
Add validation details for `spec.maturity` field
2 parents 08142f8 + 57fac2d commit e200f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/design/building-your-csv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ The metadata section contains general metadata around the name, version and othe
220220

221221
**Provider**: The name of the publishing entity behind the Operator
222222

223-
**Maturity**: The stability of the Operator, eg. alpha, beta or stable
223+
**Maturity**: Level of maturity the Operator has achieved at this version, eg. planning, pre-alpha, alpha, beta, stable, mature, inactive, or deprecated.
224224

225225
**Version**: The semanic version of the Operator. This value should be incremented each time a new Operator image is published.
226226

0 commit comments

Comments
 (0)