Files
deprecated-helm-charts/stable/cockroachdb/Chart.yaml
T
Rio Kierkels 85cddea40f fix(stable/cockroachdb): Add an explicit selector to the StatefulSet (#8109)
This was preventing any upgrades because kubernetes made the selector
immutable and the chart version changes between upgrades of charts.

fix #8102

Signed-off-by: Rio Kierkels <riokierkels@gmail.com>
2018-10-04 13:41:55 -07:00

12 lines
386 B
YAML
Executable File

name: cockroachdb
home: https://www.cockroachlabs.com
version: 2.0.0
appVersion: 2.0.6
description: CockroachDB is a scalable, survivable, strongly-consistent SQL database.
icon: https://raw.githubusercontent.com/cockroachdb/cockroach/master/docs/media/cockroach_db.png
sources:
- https://github.com/cockroachdb/cockroach
maintainers:
- name: a-robinson
email: alex@cockroachlabs.com