Skip to content

v0.2.8

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 12:49
80dddc3

0.2.8 (2023-04-27)

Features

  • don't ask for password if backend is localai (74d9a75)
  • introduce linter to run on PR builds (#333) (252c734), closes #330

Bug Fixes

  • remove dead code (c29860d)
  • report failure if network policy doesn't match any pods (8adde6b)
  • take KUBECONFIG env variable into consideration (#340) (ee85d13), closes #331
  • use a cache file name with a fixed size. (#350) (dee4235)
  • use correct result slice for cronjob analyzer (947e94f)

Docs

Other