Skip to content

v0.1.6

Compare
Choose a tag to compare
released this 16 Jan 01:23
· 492 commits to main since this release
a64df58

KubeLinter v0.1.6

Changes in this version: 0.1.5...0.1.6

Features

  • Added support for packaged (TGZ) Helm charts (#121)
  • Allowed specification of the topology key for the pod anti-affinity check (#112)

General Improvements

  • Added variant of image that uses an Alpine base image (#118)
  • Supported use of CLI flags to specify certain config options (#109)
  • Moved a lot of code from internal to pkg to facilitate use as a library (#122)