19 lines
456 B
YAML
19 lines
456 B
YAML
apiVersion: v2
|
|
name: teamcity
|
|
description: A Helm chart to install a simple TeamCity installation
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "2021.2"
|
|
home: https://kubezero.com
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
keywords:
|
|
- kubezero
|
|
- teamcity
|
|
maintainers:
|
|
- name: Quarky9
|
|
dependencies:
|
|
- name: kubezero-lib
|
|
version: ">= 0.1.4"
|
|
repository: https://cdn.zero-downtime.net/charts/
|
|
kubeVersion: ">= 1.18.0"
|