From 516e7cb906acb44d0d85f4e7bb123b17aab352a8 Mon Sep 17 00:00:00 2001 From: Aqua Security automated builds <54269356+aqua-bot@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:08:13 -0700 Subject: [PATCH] ci(helm): bump Trivy version to 0.57.1 for Trivy Helm Chart 0.9.0 (#7945) Co-authored-by: afdesk --- helm/trivy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/trivy/Chart.yaml b/helm/trivy/Chart.yaml index 3695c704a2e8..70da66749c7d 100644 --- a/helm/trivy/Chart.yaml +++ b/helm/trivy/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: trivy -version: 0.8.0 -appVersion: 0.55.0 +version: 0.9.0 +appVersion: 0.57.1 description: Trivy helm chart keywords: - scanner