Releases: karuppiah7890/helm-schema-gen
0.0.4
Fix #5 Support installation in Windows
Changelog
ec4e313 bump version to 0.0.4
6c609b2 update install script with the latest goreleaser config
42f3fe9 format goreleaser yaml file
a40e444 release helm-schema-gen to windows too
9c60f10 do not run release pipeline for pull requests
561900c change install version script and add check in release workflow to check version being published
a963d7b update github actions workflow config
bee2c54 update readme
fca1b4b remove mention of afero from readme
0.0.3
TLDR; The binary is half the size now! 😁
Changelog
bd5e575 bump version to 0.0.3
de76b26 Fix #2 by getting rid of afero library for reading files
c20b894 update readme with details about libraries doing the heavy lifting
f84aa45 update readme
e016f10 fix install_version script
5e2102b update readme with WHY first
db741ac update readme with fixed values schema in example
0.0.2
0.0.1
Changelog
77ae8a5 add helm plugin yaml
e4454ba add install script generated using godownloader
2a73055 fix the wildcard string in workflow config
becf6a2 add github actions workflow
4b78870 add goreleaser config
bd0185f create command to output values.schema.json given values.yaml
3be4cc4 print json schema for a sample document