From c62560bc64145f9285aacf1048739a7f7ab2b7d3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Nov 2024 03:03:26 +0000 Subject: [PATCH] chore(deps): update helm release trivy to v0.9.0 --- charts/kubezero-ci/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kubezero-ci/Chart.yaml b/charts/kubezero-ci/Chart.yaml index 655a625b..07e1f0b5 100644 --- a/charts/kubezero-ci/Chart.yaml +++ b/charts/kubezero-ci/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kubezero-ci description: KubeZero umbrella chart for all things CI type: application -version: 0.8.18 +version: 0.8.19 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -26,7 +26,7 @@ dependencies: repository: https://charts.jenkins.io condition: jenkins.enabled - name: trivy - version: 0.8.0 + version: 0.9.0 repository: https://aquasecurity.github.io/helm-charts/ condition: trivy.enabled - name: renovate