From e2e38c2349c0ad1b1d353cb8a7c69041daa53345 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 Dec 2024 03:02:25 +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 5af87521..62c5a145 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.19 +version: 0.8.20 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.7.15 + version: 5.7.25 repository: https://charts.jenkins.io condition: jenkins.enabled - name: trivy - version: 0.9.0 + version: 0.10.0 repository: https://aquasecurity.github.io/helm-charts/ condition: trivy.enabled - name: renovate - version: 39.33.1 + version: 39.80.0 repository: https://docs.renovatebot.com/helm-charts condition: renovate.enabled kubeVersion: ">= 1.25.0"