Skip to content

Commit

Permalink
Update NOTE.txt with helm 3 command (#203)
Browse files Browse the repository at this point in the history
Signed-off-by: kamolhasan <kamol@appscode.com>
  • Loading branch information
Md Kamol Hasan authored Nov 11, 2020
1 parent a8c5b9c commit 26dbe8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kubedb/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Now install/upgrade appscode/kubedb-catalog chart.

To install, run:

helm install appscode/kubedb-catalog --name kubedb-catalog --version {{ .Chart.Version }} --namespace {{ .Release.Namespace }}
helm install kubedb-catalog appscode/kubedb-catalog --version {{ .Chart.Version }} --namespace {{ .Release.Namespace }}

To upgrade, run:

Expand Down

0 comments on commit 26dbe8e

Please sign in to comment.