From f2e93778de4ce1f7f8978c97eef8b378b767ff2c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 30 Mar 2025 03:01:51 +0000 Subject: [PATCH] chore(deps): update kubezero-ci-dependencies --- charts/kubezero-ci/Chart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/kubezero-ci/Chart.yaml b/charts/kubezero-ci/Chart.yaml index f7df3d3e..56d88912 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.21 +version: 0.8.22 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -18,19 +18,19 @@ dependencies: version: 0.2.1 repository: https://cdn.zero-downtime.net/charts/ - name: gitea - version: 11.0.0 + version: 11.0.1 repository: https://dl.gitea.io/charts/ condition: gitea.enabled - name: jenkins - version: 5.8.18 + version: 5.8.29 repository: https://charts.jenkins.io condition: jenkins.enabled - name: trivy - version: 0.12.0 + version: 0.13.0 repository: https://aquasecurity.github.io/helm-charts/ condition: trivy.enabled - name: renovate - version: 39.200.0 + version: 39.220.4 repository: https://docs.renovatebot.com/helm-charts condition: renovate.enabled kubeVersion: ">= 1.25.0"