Skip to content

v0.3.24

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 07:40
eac9f07

0.3.24 (2023-12-23)

Features

  • add last termination state when pod is in CrashloopBackoff (#792) (ff4aaf7)
  • Add license scan report and status (#796) (343aec8)
  • version upgrade to 1.21 (#798) (c23f24d)

Bug Fixes

  • added the ability to set the trivy variables by the user (#797) (928b39a)
  • deps: update module cloud.google.com/go/storage to v1.36.0 (#805) (390f309)
  • deps: update module github.com/aquasecurity/trivy-operator to v0.17.1 (#780) (71f36bd)
  • deps: update module github.com/aws/aws-sdk-go to v1.49.6 (#783) (1b386f6)
  • deps: update module github.com/aws/aws-sdk-go to v1.49.7 (#804) (3c6c759)
  • deps: update module github.com/aws/aws-sdk-go to v1.49.8 (#807) (93b5ca1)
  • deps: update module github.com/aws/aws-sdk-go to v1.49.9 (#808) (130e4c2)
  • deps: update module github.com/azure/azure-sdk-for-go/sdk/storage/azblob to v1.2.1 (#801) (aa05756)
  • deps: update module github.com/mittwald/go-helm-client to v0.12.5 (#802) (4a7bad3)
  • deps: update module github.com/sashabaranov/go-openai to v1.17.9 (#772) (13d64a5)
  • deps: update module github.com/spf13/viper to v1.18.2 (#787) (8dea617)
  • deps: update module google.golang.org/api to v0.154.0 (#779) (78f7f2b)
  • deps: update module google.golang.org/grpc to v1.60.1 (#790) (5d54c3f)
  • deps: update module helm.sh/helm/v3 to v3.13.3 (#803) (a8e1932)
  • lowercase logs before running regex matching in LogAnalyzer (#794) (03b63be)

Other

  • deps: update actions/setup-go action to v5 (#788) (d00ed33)
  • deps: update actions/upload-artifact action to v4 (#806) (d6fb648)
  • deps: update anchore/sbom-action action to v0.15.1 (#784) (6473a2b)
  • deps: update google-github-actions/release-please-action action to v4 (#782) (2c28c55)
  • deps: update google-github-actions/release-please-action action to v4.0.2 (#800) (be4b0bb)

Refactoring

  • replace rest client with controller-runtime clientset for Trivy analyzers (#776) (1d19628)