diff --git a/charts/kubezero-ci/Chart.yaml b/charts/kubezero-ci/Chart.yaml index 655a625b..e76c04e7 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.18 +version: 0.8.19 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -22,11 +22,11 @@ dependencies: repository: https://dl.gitea.io/charts/ condition: gitea.enabled - name: jenkins - version: 5.7.12 + version: 5.7.15 repository: https://charts.jenkins.io condition: jenkins.enabled - name: trivy - version: 0.8.0 + version: 0.9.0 repository: https://aquasecurity.github.io/helm-charts/ condition: trivy.enabled - name: renovate