Skip to content

0.12.0

Compare
Choose a tag to compare
@garethr garethr released this 20 Jul 10:33
· 131 commits to master since this release

Changelog

34cdb22 Add CircleCI config for testing
80abaf1 Add the --directory flag
2508ec7 Add the --exit-on-error flag
feb8bac Add the --skip-kinds flag
979d19e Added CircleCI badge to README to surface test status
3f811b8 Clarify output for files containing empty documents
46b2781 Fixes panics on non-string YAML keys
464fbe4 Merge branch 'detect-helm-source' of https://github.com/glb/kubeval into glb-detect-helm-source
333017a Merge branch 'exit-on-error' of https://github.com/ian-howell/kubeval into ian-howell-exit-on-error
6c4cfc0 Merge branch 'feat/force-color' of https://github.com/ian-howell/kubeval into ian-howell-feat/force-color
390da69 Merge branch 'feat/skip-kind' of https://github.com/ian-howell/kubeval into ian-howell-feat/skip-kind
b325043 Merge branch 'fix/ignore-missing-schema' of https://github.com/ian-howell/kubeval into ian-howell-fix/ignore-missing-schema
c992d01 Merge pull request #143 from ian-howell/fix/unconventional-keys
ba8486e Merge pull request #146 from ian-howell/empty-doc-msg
c798f52 Merge pull request #147 from ian-howell/recursive-directory
478f10e This adds the ability to force colored output
296e801 This fixes the --ignore-missing-schemas flag
13b5089 Update documentation with latest features
151b20b detect Helm source template from comments