2021-11-06 17:12:48 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-ci
|
|
|
|
description: KubeZero umbrella chart for all things CI
|
|
|
|
type: application
|
2022-12-06 15:41:17 +00:00
|
|
|
version: 0.5.20
|
2021-11-06 17:12:48 +00:00
|
|
|
home: https://kubezero.com
|
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- jenkins
|
|
|
|
- goCD
|
2021-12-03 21:16:22 +00:00
|
|
|
- gitea
|
2021-11-06 17:12:48 +00:00
|
|
|
maintainers:
|
2021-12-19 22:18:01 +00:00
|
|
|
- name: Stefan Reimer
|
|
|
|
email: stefan@zero-downtime.net
|
2021-11-06 17:12:48 +00:00
|
|
|
dependencies:
|
2021-11-06 20:30:32 +00:00
|
|
|
- name: kubezero-lib
|
2022-12-15 21:51:31 +00:00
|
|
|
version: ">= 0.1.6"
|
2021-12-03 21:16:22 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2021-11-06 17:12:48 +00:00
|
|
|
- name: gocd
|
2022-04-08 15:11:34 +00:00
|
|
|
version: 1.40.8
|
2021-11-06 17:12:48 +00:00
|
|
|
repository: https://gocd.github.io/helm-chart
|
|
|
|
condition: gocd.enabled
|
2021-11-08 15:54:48 +00:00
|
|
|
- name: gitea
|
2022-12-06 15:41:17 +00:00
|
|
|
version: 6.0.3
|
2021-11-08 15:54:48 +00:00
|
|
|
repository: https://dl.gitea.io/charts/
|
|
|
|
condition: gitea.enabled
|
2021-12-19 22:18:01 +00:00
|
|
|
- name: jenkins
|
2022-12-06 15:41:17 +00:00
|
|
|
version: 4.2.13
|
2021-12-19 22:18:01 +00:00
|
|
|
repository: https://charts.jenkins.io
|
|
|
|
condition: jenkins.enabled
|
2022-01-19 23:04:35 +00:00
|
|
|
- name: trivy
|
2022-09-28 15:41:30 +00:00
|
|
|
version: 0.4.17
|
2022-01-19 23:04:35 +00:00
|
|
|
repository: https://aquasecurity.github.io/helm-charts/
|
|
|
|
condition: trivy.enabled
|
2021-11-08 15:54:48 +00:00
|
|
|
|
2021-12-19 22:18:01 +00:00
|
|
|
kubeVersion: ">= 1.20.0"
|