diff --git a/charts/kubezero-ci/Chart.yaml b/charts/kubezero-ci/Chart.yaml index 192e542..eb4c767 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.1 +version: 0.8.2 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: 9.4.0 + version: 9.5.1 repository: https://dl.gitea.io/charts/ condition: gitea.enabled - name: jenkins - version: 4.6.6 + version: 4.8.2 repository: https://charts.jenkins.io condition: jenkins.enabled - name: trivy