2021-11-06 17:12:48 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-ci
|
|
|
|
description: KubeZero umbrella chart for all things CI
|
|
|
|
type: application
|
2021-12-03 21:16:22 +00:00
|
|
|
version: 0.2.5
|
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
|
|
|
- teamcity
|
|
|
|
- gitea
|
2021-11-06 17:12:48 +00:00
|
|
|
maintainers:
|
|
|
|
- name: Quarky9
|
|
|
|
dependencies:
|
2021-11-06 20:30:32 +00:00
|
|
|
- name: kubezero-lib
|
|
|
|
version: ">= 0.1.4"
|
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
|
|
|
|
version: 1.39.4
|
|
|
|
repository: https://gocd.github.io/helm-chart
|
|
|
|
condition: gocd.enabled
|
2021-11-08 15:54:48 +00:00
|
|
|
- name: gitea
|
|
|
|
version: 4.1.1
|
|
|
|
repository: https://dl.gitea.io/charts/
|
|
|
|
condition: gitea.enabled
|
2021-12-03 21:16:22 +00:00
|
|
|
- name: teamcity
|
|
|
|
version: 0.1.0
|
|
|
|
condition: teamcity.enabled
|
2021-11-08 15:54:48 +00:00
|
|
|
|
2021-11-06 17:12:48 +00:00
|
|
|
kubeVersion: ">= 1.18.0"
|