diff --git a/stable/cockroachdb/Chart.yaml b/stable/cockroachdb/Chart.yaml index b2650cbd8ac3..a89d6c1a5fe4 100755 --- a/stable/cockroachdb/Chart.yaml +++ b/stable/cockroachdb/Chart.yaml @@ -1,6 +1,6 @@ name: cockroachdb home: https://www.cockroachlabs.com -version: 2.1.0 +version: 2.1.1 appVersion: 2.1.5 description: CockroachDB is a scalable, survivable, strongly-consistent SQL database. icon: https://raw.githubusercontent.com/cockroachdb/cockroach/master/docs/media/cockroach_db.png diff --git a/stable/cockroachdb/README.md b/stable/cockroachdb/README.md index c6477446aed1..d4fce3dba850 100644 --- a/stable/cockroachdb/README.md +++ b/stable/cockroachdb/README.md @@ -2,7 +2,7 @@ ## Prerequisites Details * Kubernetes 1.8 -* PV support on the underlying infrastructure +* PV support on the underlying infrastructure. [Docker for windows hostpath provisioner is not supported](https://github.com/cockroachdb/docs/issues/3184). * If you want to secure your cluster to use TLS certificates for all network communication, [Helm must be installed with RBAC privileges](https://github.com/kubernetes/helm/blob/master/docs/rbac.md)