Releases: losisin/helm-values-schema-json
Releases · losisin/helm-values-schema-json
v1.6.4
Changelog
Updated
Other
- d3b3b43 build(deps): bump codecov/codecov-action from 4 to 5
- 88fde58 build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
v1.6.3
Changelog
Fixed
- d34f987 fix: empty array generates items type null
Other
v1.6.2
Changelog
Added
- 74bdd3b feature: merge nested arrays
- 457a95d feature: scan code with bearer and gosec
Updated
- b272a2c chore:bump version to v1.6.2
Other
- 82462e6 pin gosec to version
- 8a3f86b renam test and generate testdata schemas
v1.6.0
Changelog
Docs
- f259920 docs: Add documentation for
item
annotation and fix typos
Other
- b7c3e74 feat: introduce flag noAdditionalProperties
v1.5.4
Changelog
Added
- e800756 feature: set properties in object
Updated
- bee046f chore: dependabot weekly + bump version
Docs
- 5f9aaf1 docs: update docs when using multiple files as input
Other
v1.5.3
Changelog
Added
- ce0d7de feature: add support for $ref definition with docs and examples
- 7a2132a feature: exclude nodes from json schema
Docs
- eb0178e docs: GitLab example to fail-on-diff
Other
v1.5.2
Changelog
Updated
- a3352df chore: add option to skip properties for a node
Other
v1.5.1
Changelog
Fixed
Other
- ce383b4 bump to plugin version v1.5.1
v1.5.0
Changelog
Added
- 782365d feature: read configuration from file
Other