mirror of
https://github.com/helm/charts.git
synced 2026-08-20 04:47:32 +00:00
* [stable/cockroachdb] deprecating this cockroachdb chart repository Given the deprecation of `stable`, future CockroachDB Helm charts are now located at: code repository: https://github.com/cockroachdb/helm-charts charts repository: https://charts.cockroachdb.com Update this repository to point users to the new locations. Signed-off-by: James H. Linder <jamesl@cockroachlabs.com> * Complete the deprecation steps as described in PROCESSES.md Signed-off-by: James H. Linder <jamesl@cockroachlabs.com>
15 lines
565 B
YAML
Executable File
15 lines
565 B
YAML
Executable File
apiVersion: v1
|
|
name: cockroachdb
|
|
# The stable/cockroachdb chart is deprecated and no longer maintained. For
|
|
# details on the deprecation policy, including how to un-deprecate a chart,
|
|
# see the PROCESSES.md file.
|
|
deprecated: true
|
|
description: DEPRECATED -- CockroachDB is a scalable, survivable, strongly-consistent SQL database.
|
|
home: https://www.cockroachlabs.com
|
|
version: 3.0.8
|
|
appVersion: 19.2.5
|
|
icon: https://raw.githubusercontent.com/cockroachdb/cockroach/master/docs/media/cockroach_db.png
|
|
sources:
|
|
- https://github.com/cockroachdb/cockroach
|
|
maintainers: []
|