Releases: dadav/helm-schema
Releases · dadav/helm-schema
0.12.0
Changelog
- 214c9d1 feat: Support semver in dependencies
- 6158417 fix: Use alias if defined
0.11.5
Changelog
- 87b469d fix: Adjust version and options
- bc578f1 fix: Should run in the end
0.11.3
Changelog
- cd66859 fix: Make it possible to sort charts with same name
- e44faa3 fix: Update dependencies
0.11.2
Changelog
- 46f5faf feat: Add flag to insert schema reference to values file
- 1f872ce fix: Update dependencies
0.11.1
Changelog
- 6b558e0 fix: Be sure to only start on valid yaml
0.11.0
Changelog
- 1fd5016 feat: Add possibility to parse comments
0.10.2
Changelog
- 167895c fix: Set type to object if properties are used
0.10.1
Changelog
- d8160c1 Merge pull request #19 from Grraahaam/doc/examples
- 52ba5a8 Merge pull request #21 from dadav/required_prop
- 09ac50c doc: add examples to README.md
- d7b1f28 doc: add pre-commit config args
- e043234 doc: add values.yaml example
- c3a185b fix: Make required field working for properties
0.10.0
Changelog
- d95dded Enable correct handling of $ref schema annotations
- 26a28f3 feat: Make $ref from external source usable