Skip to content

Releases: anderseknert/kube-review

v0.5.0

22 Apr 18:46

Choose a tag to compare

  • Fix panic when parsing multi-doc YAML, where first doc is empty (#51)
  • Bump Go to 1.24
  • Bump all dependencies to the latest versions

v0.4.0

21 Jan 08:30
95a3369

Choose a tag to compare

  • Add --indent option to control indentation of JSON output
  • Bump all dependencies to latest, including Kubernetes v0.32.1

v0.3.0

07 Jul 22:03

Choose a tag to compare

This release bumps the Kubernetes version depended on to 1.27, and any other dependency to its latest version as well.

v0.2.1

08 Sep 18:06
e63e29f

Choose a tag to compare

  • Bump dependencies, including Kubernetes v0.25.0

v0.2.0

14 Apr 13:12

Choose a tag to compare

  • Add support for CRDs, or any kubernetes-like manifest
  • Add create subcommand to allow development of more commands in the future

v0.1.0

25 Dec 21:29

Choose a tag to compare

First release!