Commit graph

10 commits

Author SHA1 Message Date
Rhys Arkins
b636307ce2 chore: sort JSON schema by property name 2020-02-06 15:29:20 +01:00
Tim Jacomb
cc07563b86 feat(helm): Add repo alias support (#4844) 2019-11-24 12:32:00 +01:00
Rhys Arkins
01e02ff22f fix(schema): add freeChoice 2019-03-31 09:52:58 +02:00
Rishabh Jain
b7e5546788 refactor(config): change definitions to match schema (#3434) 2019-03-31 02:01:05 -04:00
Rhys Arkins
00f6295413 refactor(schema): default after definition 2019-03-23 08:44:18 +01:00
Rhys Arkins
e422ee0e01 refactor(schema): move ref last 2019-03-23 08:43:00 +01:00
Rhys Arkins
50fb71291f refactor(schema): move description first 2019-03-23 08:41:08 +01:00
Rhys Arkins
82a9263d00 fix(schema): regex arrays 2019-03-23 08:27:46 +01:00
Rhys Arkins
31fb0b09aa fix(schema): don’t skip falsey default 2019-03-23 08:15:57 +01:00
Rishabh Jain
8124634b6a feat: create json schema from definitions file (#3425)
Closes #545
2019-03-23 07:38:24 +01:00