From c02f6528dd234aae2791024363ee56412f58aec1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 1 Nov 2024 04:22:23 +0000 Subject: [PATCH] ci(helm): bump Trivy version to 0.57.0 for Trivy Helm Chart 0.9.0 --- 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..8021e2e0b2cc 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.0 description: Trivy helm chart keywords: - scanner