Files
deprecated-helm-charts/stable/cockroachdb/Chart.yaml
T
keith-mcclellan a09be94d88 stable/cockroachdb Updated README.md w/ upgrade instructions (#14029)
Updated README to direct to CockroachDB documentation on the Helm chart, and to provide updated upgrade guidance.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

[x] DCO signed
[x] Variables are documented in the README.md
[x] Title of the PR starts with chart name (e.g. [stable/chart])

Signed-off-by: Keith McClellan <keith.mcclellan@gmail.com>

	modified:   Chart.yaml

Signed-off-by: Keith McClellan <keith.mcclellan@gmail.com>
2019-05-21 16:18:05 -07:00

19 lines
567 B
YAML
Executable File

apiVersion: v1
name: cockroachdb
home: https://www.cockroachlabs.com
version: 2.1.8
appVersion: 19.1.0
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: alexdwanerobinson@gmail.com
- name: DuskEagle
email: Joel.A.Kenny@gmail.com
- name: joshimhoff
email: joshimhoff13@gmail.com
- name: keith-mcclellan
email: keith.mcclellan@gmail.com