From 75171128a4e5a058cd84dc47dec76b24a9c58e2c Mon Sep 17 00:00:00 2001 From: Aqua Security automated builds <54269356+aqua-bot@users.noreply.github.com> Date: Thu, 4 Dec 2025 03:06:08 +0200 Subject: [PATCH] ci(helm): bump Trivy version to 0.68.1 for Trivy Helm Chart 0.20.0 (#9869) Co-authored-by: GitHub Actions --- 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 511c915353..36b3a4ee52 100644 --- a/helm/trivy/Chart.yaml +++ b/helm/trivy/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: trivy -version: 0.19.1 -appVersion: 0.67.2 +version: 0.20.0 +appVersion: 0.68.1 description: Trivy helm chart keywords: - scanner