Skip to content

v0.2.3

Compare
Choose a tag to compare
released this 25 Aug 16:19
· 482 commits to main since this release
e01d3c4

KubeLinter v0.2.3

Changes in this version: 0.2.2...0.2.3

Features

  • Add template for imagePullPolicy checks (#202 )
  • Add check for improper-container-image-tag (#191)
  • Add template for update strategy and a basic check (#190)
  • Add templates/checks for CIS Benchmarks for RBAC, secret, and namespace (#188)
  • Add check for minimum number of replicas (#185)

Bug Fixes