From 956bae3b638a9fae5741a4e20236be90da2e7d65 Mon Sep 17 00:00:00 2001 From: "roybatty-bot[bot]" <135143428+roybatty-bot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 13:11:26 +0000 Subject: [PATCH] feat(helm): update chart trivy-operator to 0.23.0 --- 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 30072b88..b1f57d49 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.22.1 + version: 0.23.0 sourceRef: kind: HelmRepository name: trivy