Skip to content

Releases: aquasecurity/trivy-operator

v0.30.0

11 Feb 21:31
c9dec38

Choose a tag to compare

What's Changed

✨ Notable Changes ✨

  • feat: add support for custom Trivy ignore file by @afdesk in #2750
  • feat: automatically roll deployment in helm chart on configmap change by @jensloe-nhn in #2760

πŸ› Notable Fixes πŸ›

  • fix(ci): clean up space for e2e tests by @afdesk in #2776
  • fix: print logs if any error appears by @afdesk in #2725
  • fix: Add config file volume to client server mode by @bh-tt in #2751
  • fix: prefer vendor score if both nvd and vendor cvss v3 scores exist by @afdesk in #2774
  • fix: error "creating secret used by scan job failed: /sbom-k8s-cluste… by @dcoppa in #2759
  • fix: validation SBOM reports by @afdesk in #2792
  • fix: always generate the compliance report by @afdesk in #2804
  • fix: delete completed scan jobs in any case by @afdesk in #2788
  • fix: avoid re-mounting GCR volume with credentials by @afdesk in #2801
  • fix: use login to private registry by @afdesk in #2595
  • fix: alternateReportStorage PVC no longer ignores namespace from values.yaml by @ml-qc in #2864

πŸ“ Documentation && Miscellaneous πŸ”§

πŸ‘’ Dependencies πŸ‘’

  • build(deps): bump ubi9/ubi-minimal from 7c5495d to 34880b6 in /build/trivy-operator by @dependabot[bot] in #2784
  • build(deps): bump alpine from 3.22.1 to 3.22.2 in /build/trivy-operator by @dependabot[bot] in #2778
  • build(deps): bump ubi9/ubi-minimal from 34880b6 to 61d5ad4 in /build/trivy-operator by @dependabot[bot] in #2816
  • build(deps): bump ubi9/ubi-minimal from 61d5ad4 to 6fc28bc in /build/trivy-operator by @dependabot[bot] in #2832
  • build(deps): bump alpine from 3.22.2 to 3.23.0 in /build/trivy-operator by @dependabot[bot] in #2833
  • build(deps): bump alpine from 3.23.0 to 3.23.3 in /build/trivy-operator by @dependabot[bot] in #2866
  • build(deps): bump ubi9/ubi-minimal from 6fc28bc to bb08f23 in /build/trivy-operator by @dependabot[bot] in #2862
  • build(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 in the golang group by @dependabot[bot] in #2844
  • build(deps): bump ubi9/ubi-minimal from bb08f23 to ecd4751 in /build/trivy-operator by @dependabot[bot] in #2873
  • build(deps): bump ubi9/ubi-minimal from ecd4751 to 759f5f4 in /build/trivy-operator by @dependabot[bot] in #2874
  • build(deps): bump the common group across 1 directory with 4 updates by @dependabot[bot] in #2872

New Contributors

Full Changelog: v0.29.0...v0.30.0

v0.29.0

23 Sep 05:59
c8b31d9

Choose a tag to compare

What's Changed

✨ Notable Changes ✨

πŸ› Notable Fixes πŸ›

  • fix: Ensure configFile volume is mounted for initContainer by @bananasplit393 in #2713
  • fix(helm): always attempt to create ServiceMonitor when it is enabled by @mdusher in #2745
  • fix: add missing permission to get namespaces by @dcoppa in #2728

πŸ“ Documentation && Miscellaneous πŸ”§

πŸ‘’ Dependencies πŸ‘’

  • build(deps): bump ubi9/ubi-minimal from 295f920 to e6b39b0 in /build/trivy-operator by @dependabot[bot] in #2696
  • build(deps): bump ubi9/ubi-minimal from e6b39b0 to 8d905a9 in /build/trivy-operator by @dependabot[bot] in #2701
  • build(deps): bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 by @dependabot[bot] in #2709
  • build(deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.7.9 by @dependabot[bot] in #2714
  • build(deps): bump ubi9/ubi-minimal from 8d905a9 to 2f06ae0 in /build/trivy-operator by @dependabot[bot] in #2719
  • build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #2721
  • build(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.15 by @dependabot[bot] in #2729
  • build(deps): bump ubi9/ubi-minimal from 2f06ae0 to 7c5495d in /build/trivy-operator by @dependabot[bot] in #2753

New Contributors

Full Changelog: v0.28.0...v0.29.0

v0.28.0

06 Aug 04:49
c4d5441

Choose a tag to compare

What's Changed

✨ Notable Changes ✨

  • feat: support storageClassName for alternatReportStorage by @cyrinux in #2633

πŸ› Notable Fixes πŸ›

  • fix: bump ubi9 image to latest release by @simar7 in #2651
  • fix: correct output for uncompressed logs by @afdesk in #2652
  • fix: Do not error out on invalid rego policies if any by @simar7 in #2670

πŸ“ Documentation && Miscellaneous πŸ”§

πŸ‘’ Dependencies πŸ‘’

  • build(deps): bump ubi9/ubi-minimal from 0d7cfb0 to 295f920 in /build/trivy-operator by @dependabot[bot] in #2688
  • build(deps): bump alpine from 3.20.6 to 3.22.1 in /build/trivy-operator by @dependabot[bot] in #2687

New Contributors

Full Changelog: v0.27.3...v0.28.0

v0.27.3

10 Jul 22:07
a086c84

Choose a tag to compare

What's Changed

πŸ› Notable Fixes πŸ›

  • fix: bump helm to v3.18.4 by @simar7 in #2647
  • fix: correct predicate logic to allow whitelisted ConfigMaps by @nikpivkin in #2631
  • fix: Deletion of scanjob before ttl expires by @tom1299 in #2632
  • fix(deploy): remove hardcoded namespace from pvc-template by @SamuelWy in #2646
  • fix: add ubi9 images for nightly testing by @simar7 in #2650

New Contributors

Full Changelog: v0.27.2...v0.27.3

v0.27.2

08 Jul 06:32
9d137c7

Choose a tag to compare

What's Changed

πŸ› Notable Fixes πŸ›

  • fix(ci): use multiline syntax to print logs on failure by @nikpivkin in #2637

πŸ“ Documentation && Miscellaneous πŸ”§

  • chore: update UBI to version 9.6-1750782676 by @afdesk in #2625
  • chore: bump up some deps by @afdesk in #2618
  • chore: use a correct default repo for node-collector by @afdesk in #2619
  • docs: fix typo in RELEASING.md for Helm chart file name by @nikpivkin in #2642
  • chore: bump up UBI version to 9.6-1751286687 by @afdesk in #2643

πŸ‘’ Dependencies πŸ‘’

  • build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in #2630

Full Changelog: v0.27.1...v0.27.2

v0.27.1

18 Jun 06:07
22ab979

Choose a tag to compare

What's Changed

πŸ“ Documentation && Miscellaneous πŸ”§

Full Changelog: v0.27.0...v0.27.1

v0.27.0

09 Jun 18:25
1f1592c

Choose a tag to compare

What's Changed

✨ Notable Changes ✨

πŸ› Notable Fixes πŸ›

πŸ“ Documentation && Miscellaneous πŸ”§

πŸ‘’ Dependencies πŸ‘’

  • build(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot in #2537
  • build(deps): bump the common group across 1 directory with 5 updates by @dependabot in #2580

New Contributors

Full Changelog: v0.26.1...v0.27.0

v0.26.1

08 May 03:49

Choose a tag to compare

What's Changed

πŸ› Notable Fixes πŸ›

πŸ“ Documentation && Miscellaneous πŸ”§

New Contributors

Full Changelog: v0.26.0...v0.26.1

v0.26.0

06 May 07:02
4a7ad08

Choose a tag to compare

What's Changed

πŸ› Notable Fixes πŸ›

πŸ“ Documentation && Miscellaneous πŸ”§

πŸ‘’ Dependencies πŸ‘’

  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #2495
  • build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #2497
  • build(deps): bump github.com/containerd/containerd from 1.7.25 to 1.7.27 by @dependabot in #2498
  • build(deps): bump github.com/containerd/containerd/v2 from 2.0.2 to 2.0.4 by @dependabot in #2499
  • build(deps): bump the k8s group across 1 directory with 2 updates by @dependabot in #2512
  • build(deps): bump the common group across 1 directory with 6 updates by @dependabot in #2513

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

11 Mar 03:32
0816542

Choose a tag to compare

What's Changed

πŸ› Notable Fixes πŸ›

  • fix: using trivyoperator namespace for custom checks by @afdesk in #2440
  • fix(test): correct assertion and clean up test cases for eval policies by @afdesk in #2458
  • fix: parseImageRef tag absence issue when digest in imageRef by @danchenko-dmitry in #2418
  • fix(helm): use map for scanJobAffinity in the Helm Chart by @afdesk in #2469

πŸ“ Documentation && Miscellaneous πŸ”§

πŸ‘’ Dependencies πŸ‘’

  • build(deps): bump the common group across 1 directory with 5 updates by @dependabot in #2466
  • build(deps): bump the github-actions group with 3 updates by @dependabot in #2463
  • build(deps): bump the k8s group with 6 updates by @dependabot in #2461
  • build(deps): bump the common group across 1 directory with 4 updates by @dependabot in #2478

New Contributors

Full Changelog: v0.24.1...v0.25.0