From 0051451e197a975dc2e6a8f8a844166886a72e44 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Jan 2024 03:06:59 +0000 Subject: [PATCH] chore(deps): update kubezero-ci-dependencies --- charts/kubezero-ci/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/kubezero-ci/Chart.yaml b/charts/kubezero-ci/Chart.yaml index cbfc8dc..d78c0b1 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.5 +version: 0.8.6 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -22,7 +22,7 @@ dependencies: repository: https://dl.gitea.io/charts/ condition: gitea.enabled - name: jenkins - version: 4.9.2 + version: 4.12.1 repository: https://charts.jenkins.io condition: jenkins.enabled - name: trivy @@ -30,7 +30,7 @@ dependencies: repository: https://aquasecurity.github.io/helm-charts/ condition: trivy.enabled - name: renovate - version: 37.92.4 + version: 37.153.2 repository: https://docs.renovatebot.com/helm-charts condition: renovate.enabled kubeVersion: ">= 1.25.0" -- 2.40.1