Skip to content

Commit

Permalink
Update Trivy default image (#4220)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Castaño Arteaga <[email protected]>
  • Loading branch information
tegioz authored Jan 7, 2025
1 parent 73f70d3 commit b4f88df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/artifact-hub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: artifact-hub
description: Artifact Hub is a web-based application that enables finding, installing, and publishing Cloud Native packages.
type: application
version: 1.21.0-0
version: 1.21.0-1
appVersion: 1.20.0
kubeVersion: ">= 1.19.0-0"
home: https://artifacthub.io
Expand Down
2 changes: 1 addition & 1 deletion charts/artifact-hub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ tracker:
trivy:
enabled: true
deploy:
image: aquasec/trivy:0.43.1
image: aquasec/trivy:0.56.1
securityContext: {}
resources: {}
# If you do want to specify resources, uncomment the following
Expand Down

0 comments on commit b4f88df

Please sign in to comment.