Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 00:23
· 56 commits to main since this release

Changelog

  • 7049d22 Add a slightly more readable API for editing reflected schemas
  • d322fc1 Add helm repo manager
  • 19be3bf Add private repo support to plugin and CLI
  • ae8c410 Add sorting to avoid unnecessary chart.k diffs
  • 0f72b12 Add support for importing chart CRD files
  • e021e62 Combine helm clients
  • 8315891 Fix duplicate repo error when duplicate repoURLs are used
  • f7e36d3 Generate helm KCL schemas with go generate
  • 52ec336 Improve schema generation, fix multi-line default docs
  • e3c161a Initial private repo support
  • 6a17f6c Keep the unmodified JSON schema for use in YAML files
  • b5b825d Update docs, examples
  • fb229a0 Use global k8s pkg import instead of adding it to all CRDs