mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Deprecate kubedb chart (#4966)
https://github.com/kubernetes/charts/pull/4962 Signed-off-by: tamal <tamal@appscode.com>
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
apiVersion: v1
|
||||
description: 'KubeDB by AppsCode - Making running production-grade databases easy on Kubernetes'
|
||||
# This chart is deprecated and moved to https://github.com/appscode/charts. For details deprecation,
|
||||
# including how to un-deprecate a chart see the PROCESSES.md file.
|
||||
deprecated: true
|
||||
description: DEPRECATED KubeDB by AppsCode - Making running production-grade databases easy on Kubernetes
|
||||
name: kubedb
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
appVersion: 0.8.0-beta.2
|
||||
home: https://github.com/kubedb/cli
|
||||
icon: https://cdn.appscode.com/images/icon/kubedb.png
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
**This chart is DEPRECATED and moved to https://github.com/appscode/charts**
|
||||
|
||||
# KubeDB
|
||||
[KubeDB by AppsCode](https://github.com/kubedb/cli) - Making running production-grade databases easy on Kubernetes
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
**This chart is DEPRECATED and moved to https://github.com/appscode/charts**
|
||||
|
||||
To verify that KubeDB has started, run:
|
||||
|
||||
kubectl --namespace={{ .Release.Namespace }} get deployments -l "release={{ .Release.Name }}, app={{ template "kubedb.name" . }}"
|
||||
|
||||
Reference in New Issue
Block a user