Skip to content

v1.8.0

Compare
Choose a tag to compare
@anjmao anjmao released this 21 May 11:34
· 139 commits to main since this release
b204bff

What's Changed

  • Allow to ignore namespaces for image scan by @anjmao in #273

To upgrade existing kvisor chart:

helm repo update castai-helm
helm upgrade castai-kvisor castai-helm/castai-kvisor -n castai-agent --reuse-values \ 
--set controller.extraArgs.image-scan-ignored-namespaces=namespace1,namespace2

Full Changelog: v1.7.0...v1.8.0