From 6231b5f824acc37359f2d7f45c3f9c42aa09935f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Jul 2024 03:05:16 +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 c82d6e37..3f61ccb7 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.12 +version: 0.8.13 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -18,11 +18,11 @@ dependencies: version: ">= 0.1.6" repository: https://cdn.zero-downtime.net/charts/ - name: gitea - version: 10.2.0 + version: 10.4.0 repository: https://dl.gitea.io/charts/ condition: gitea.enabled - name: jenkins - version: 5.2.1 + version: 5.4.3 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.406.2 + version: 37.438.2 repository: https://docs.renovatebot.com/helm-charts condition: renovate.enabled kubeVersion: ">= 1.25.0" -- 2.45.2