Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@shivjm shivjm released this 14 Feb 12:37
e330da6

0.3.0 (2024-02-14)

Features

  • allow skipping directories (d231947)
  • allow validating a single chart directory (8292f61)
  • propagate JSON output from kubeconform upon validation error (bb9fc5c)
  • validate all charts and report all failures (e45a5c8)

Bug Fixes

  • correctly handle kubeconform not being executed (52c4151)
  • remove extraneous output when log level is unparseable (c8c211b)
  • simplify logging (c89dac8)