From fdbd1e240de4397b060167265ffdfd37e21736ed Mon Sep 17 00:00:00 2001 From: DmitriyLewen Date: Tue, 24 Dec 2024 16:00:44 +0600 Subject: [PATCH] ci(helm): bump Trivy version to 0.58.1 for Trivy Helm Chart 0.10.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 505881ef8c93..e2cf46ff51d0 100644 --- a/helm/trivy/Chart.yaml +++ b/helm/trivy/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: trivy -version: 0.10.0 -appVersion: 0.58.0 +version: 0.10.1 +appVersion: 0.58.1 description: Trivy helm chart keywords: - scanner