Release Documentation: It's release-helm and not generate-helm command
diff --git a/release.adoc b/release.adoc
index 03a133f..1d5e10a 100644
--- a/release.adoc
+++ b/release.adoc
@@ -194,7 +194,7 @@
 
 ```
 ./script/set-version.sh <released-version>
-make generate-helm
+make release-helm
 ```
 
 Commit to the master branch the tar.gz file and the updated index that have been generated in `/docs/charts` and the updated `Chart.yaml`.