Skip to content

Releases: castai/kvisor

v1.13.0

17 Jun 12:45
756a9dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

10 Jun 14:13
01a44cf
Compare
Choose a tag to compare

What's Changed

  • Take image architecture from the manifest instead of kvisor config by @domust in #286
  • Detect exec from overlayfs upper layer by @anjmao in #287
  • Add detection for fileless executions to eBPF code by @patrickpichler in #289

Full Changelog: v1.11.0...v1.12.0

v1.11.0

03 Jun 08:50
8434abe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.11.0

v1.10.1

30 May 14:23
5bcce01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

28 May 11:12
7e09d07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.2...v1.9.3

v1.9.2

27 May 06:57
9292dc0
Compare
Choose a tag to compare

What's Changed

  • Revert "feat: add sanity check when parsing args that num of args match" by @patrickpichler in #279
  • Fill missing netflow source zone by @anjmao in #280

Full Changelog: v1.9.1...v1.9.2

v1.9.1

24 May 09:47
b7d02a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

23 May 11:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

21 May 11:34
b204bff
Compare
Choose a tag to compare

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

v1.7.0

16 May 06:44
2e64c23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0