From c1310822476c5d393e8530f0a24f17393d492628 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 03:09:52 +0000 Subject: [PATCH] chore(deps): update helm release gitea to v10 --- charts/kubezero-ci/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kubezero-ci/Chart.yaml b/charts/kubezero-ci/Chart.yaml index cbfc8dcc..7eb47fbf 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: @@ -18,7 +18,7 @@ dependencies: version: ">= 0.1.6" repository: https://cdn.zero-downtime.net/charts/ - name: gitea - version: 9.6.1 + version: 10.1.0 repository: https://dl.gitea.io/charts/ condition: gitea.enabled - name: jenkins