Releases: dadav/helm-schema
Releases · dadav/helm-schema
0.3.0
Changelog
- 8abe684 Merge pull request #7 from dadav/use_yaml_schema
- 1e094b3 fix: make it working
- 67d3d50 fix: make it working
- 2010628 fix: use structs to parse the schema
0.2.0
Changelog
- e4268f9 Merge pull request #6 from dadav/embed_schema
- f7fecfd chore: version++
- 460b44c feat: add additional option
- 91929a4 feat: add schema embeding
- 5827810 fix: add global property if not present
- 6ea5648 fix: adjust version in pre-commit hooks
- 7a56abe fix: make exit code working
0.1.1
Changelog
- 7d702dd chore: limit arch support
- c828ab7 fix: map also contains arrays
- 366cc6d fix: move version into separate file
0.1.0-2
Changelog
- 58019f3 fix: adjust pre-commit-hooks
- d46c6da fix: adjust pre-commit-hooks
- f88acc6 fix: use better name for pre-commit task
- be2f5f9 fix: use latest version
0.1.0-1
Changelog
- 8cb29ca chore: add github workflows
- 11c1703 chore: add goreleaser config
- 27c87ad chore: add license file
- 4ba92e0 chore: adjust go version in github action
- bd8336f chore: adjust workflow name
- 8fc0402 chore: go mod tidy