github losisin/helm-values-schema-json v2.0.0

latest releases: v2.3.0, v2.2.1, v2.2.0...
3 months ago

What's Changed

⚠️ BREAKING CHANGES

This release includes breaking changes. Make sure to follow follow our guide when upgrading from v1.9.x to v2.0.0

Added

  • BREAKING: feat: kebab-case flags instead of camelCase, and --values/-f instead of --input/-i by @applejag in #178
  • BREAKING: feat: CLI v2, replacing Go 'flag' with Cobra & koanf by @applejag in #167
  • Add support for head & foot comments by @applejag in #154
  • Format loaded bytes with B, KB, and MB by @applejag in #166
  • feat: Use description from helm-docs by @applejag in #177
  • feat: Examples in --help text by @applejag in #189
  • feat: show version with --version flag or version subcommand by @applejag in #188
  • feat: HTTP persistent cache when bundling by @applejag in #181

Fixed

Docs

Other

Full Changelog: v1.9.0...v2.0.0

Don't miss a new helm-values-schema-json release

NewReleases is sending notifications on new releases.