Skip to content

v0.2.0

Compare
Choose a tag to compare
@cdrage cdrage released this 27 Jan 20:51
· 1207 commits to main since this release

0.2.0 is a major release of Kompose!

Not only do we implement new features but we also introduce our new website at kompose.io!

New features:

  • Auto completion support. See kompose completion --help for more information
  • Update to use YAML instead of JSON by default
  • Installation via RPM packages yum install kompose
  • Handle headless services
  • Complete refactor of the CLI (switched from urface/cli to spf13/cobra)
  • Storing artifacts to a different directory or file
  • Validating passed arguments
  • Added support of OpenShift down kompose down --provider=openshift

We've also knocked out a ton of bugs.

See the CHANGELOG to the full details on this release!