mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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>
19 lines
567 B
YAML
Executable File
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
|