From 621af263bfddf5bd6edaae1b65c5634056d628ca Mon Sep 17 00:00:00 2001 From: "roybatty-bot[bot]" <135143428+roybatty-bot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 01:12:51 +0000 Subject: [PATCH] fix(helm): update chart trivy-operator to 0.32.1 --- cluster/apps/security/trivy/operator/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/security/trivy/operator/app/helm-release.yaml b/cluster/apps/security/trivy/operator/app/helm-release.yaml index fcbd5a284..ca218ba55 100644 --- a/cluster/apps/security/trivy/operator/app/helm-release.yaml +++ b/cluster/apps/security/trivy/operator/app/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: trivy-operator - version: 0.32.0 + version: 0.32.1 sourceRef: kind: HelmRepository name: trivy