Skip to content

Commit

Permalink
release: prepare v0.18.1 (#1757)
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <hen.keinan@gmail.com>
  • Loading branch information
chen-keinan committed Jan 9, 2024
1 parent 6e43799 commit 38a9a6a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/config/cluster-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ apiVersion: kuttl.dev/v1beta1
kind: TestSuite
commands:
- command: helm install trivy-operator ./deploy/helm --namespace trivy-system
--create-namespace
--create-namespace --set="image.tag=e2e"
--set="operator.sbomGenerationEnabled=true"
--set="trivyOperator.reportResourceLabels=team"
testDirs:
- tests/e2e/cluster
timeout: 240
Expand Down

0 comments on commit 38a9a6a

Please sign in to comment.