Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha authored Oct 1, 2018
1 parent 3dfd79b commit 49630d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/setup/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@ KubeDB can be installed via [Helm](https://helm.sh/) using the [chart](https://g
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
$ helm search appscode/kubedb
NAME CHART VERSION APP VERSION DESCRIPTION
appscode/kubedb 0.9.0-beta.1 0.9.0-beta.1 KubeDB by AppsCode - Production ready databases ...
appscode/kubedb-catalog 0.9.0-beta.1 0.9.0-beta.1 KubeDB Catalog by AppsCode - Catalog for database versions
NAME CHART VERSION APP VERSION DESCRIPTION
appscode/kubedb 0.9.0-beta.1 0.9.0-beta.1 KubeDB by AppsCode - Production ready databases on Kubern...
appscode/kubedb-catalog 0.9.0-beta.1 0.9.0-beta.1 KubeDB Catalog by AppsCode - Catalog for database versions

# Step 1: Install kubedb operator chart
$ helm install appscode/kubedb --name kubedb-operator --version 0.9.0-beta.1 \
Expand Down

0 comments on commit 49630d5

Please sign in to comment.