Skip to content

Release 0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 19:34
919129b

This release mainly fixes issue with missing resources when using file collector (#38) and adds and improves tests.

Fixes:

  • Fixes missing resources with File Collector (#40)

Internal/Misc:

  • Fixes git sha in binary (#41)
  • Increased test coverage (storeCollector) and introduced K8s fake client tests (ClusterCollector) (#37)