From 5b8193ef4f53821c3440497196efbe79a7d55aa5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Jun 2025 03:01:49 +0000 Subject: [PATCH] chore(deps): update kubezero-ci-dependencies --- charts/kubezero-ci/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/kubezero-ci/Chart.yaml b/charts/kubezero-ci/Chart.yaml index a835b15e..57aaa251 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.23 +version: 0.8.24 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -22,15 +22,15 @@ dependencies: repository: https://dl.gitea.io/charts/ condition: gitea.enabled - name: jenkins - version: 5.8.48 + version: 5.8.56 repository: https://charts.jenkins.io condition: jenkins.enabled - name: trivy - version: 0.14.1 + version: 0.15.0 repository: https://aquasecurity.github.io/helm-charts/ condition: trivy.enabled - name: renovate - version: 40.22.1 + version: 40.44.0 repository: https://docs.renovatebot.com/helm-charts condition: renovate.enabled kubeVersion: ">= 1.25.0"