Skip to content

v0.0.6

Compare
Choose a tag to compare
@nikhilsbhat nikhilsbhat released this 02 Sep 17:33
· 112 commits to master since this release

Changelog

  • 7990a5e Add support for more kubnernetes workloads - ReplicaSet - CronJob - Job
  • 574f5f2 Fix golang ci lint issues
  • 10cfd56 Fix missing command isOld
  • e31f3a3 Fix not listing all images when multiple images are present in the workloads - change the logic of retrieving images from the workloads - with the initial support for Deployment/StatefulSet/DaemonSet
  • b91ccb8 Include installation script as part of release artifact
  • 2a9dc0b Update install-binary.sh to support installation of higher version of plugin
  • 3a75169 Update plugin installation script