From 0eb5528d84c1b5311a501c8d5704fac06ce762ea Mon Sep 17 00:00:00 2001 From: Daniel Pacak Date: Mon, 6 Apr 2020 17:19:51 +0200 Subject: [PATCH] chore(trivy): Bump up trivy to 0.5.4 In this version of Trivy we improved error handling when Trivy cannot open the Trivy DB file. If it fails, the error is catched to retry the DB file download. Resolves: #11373 Signed-off-by: Daniel Pacak --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 987ffefd8..4e0ba9109 100644 --- a/Makefile +++ b/Makefile @@ -103,8 +103,8 @@ NOTARYVERSION=v0.6.1 CLAIRVERSION=v2.1.1 NOTARYMIGRATEVERSION=v3.5.4 CLAIRADAPTERVERSION=v1.0.1 -TRIVYVERSION=v0.5.3 -TRIVYADAPTERVERSION=v0.7.0 +TRIVYVERSION=v0.5.4 +TRIVYADAPTERVERSION=v0.8.0 # version of chartmuseum CHARTMUSEUMVERSION=v0.9.0