diff --git a/apm-server/README.md b/apm-server/README.md index 74565dac4..28c855ba3 100644 --- a/apm-server/README.md +++ b/apm-server/README.md @@ -51,8 +51,7 @@ This chart is tested with the latest 6.8.11-SNAPSHOT versions. `helm repo add elastic https://helm.elastic.co` * Install the latest 6.8 release: -`helm install --name apm-server elastic/apm-server` -* Install it: `helm install --name apm-server elastic/apm-server` +`helm install --name apm-server --version 6.8.10 elastic/apm-server` ### Install development version using 6.8 branch and 6.8.11-SNAPSHOT versions diff --git a/elasticsearch/README.md b/elasticsearch/README.md index 87e1f254f..e8d26e2bd 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -61,8 +61,7 @@ This chart is tested with the latest 6.8.11-SNAPSHOT versions. `helm repo add elastic https://helm.elastic.co` * Install the latest 6.8 release: -`helm install --name elasticsearch elastic/elasticsearch` -* Install it: `helm install --name elasticsearch elastic/elasticsearch` +`helm install --name elasticsearch --version 6.8.10 elastic/elasticsearch` ### Install development version using 6.8 branch and 6.8.11-SNAPSHOT versions diff --git a/filebeat/README.md b/filebeat/README.md index 069d99083..f9e45b190 100644 --- a/filebeat/README.md +++ b/filebeat/README.md @@ -47,8 +47,7 @@ This chart is tested with the latest 6.8.11-SNAPSHOT versions. `helm repo add elastic https://helm.elastic.co` * Install the latest 6.8 release: -`helm install --name filebeat elastic/filebeat` -* Install it: `helm install --name filebeat elastic/filebeat` +`helm install --name filebeat --version 6.8.10 elastic/filebeat` ### Install development version using 6.8 branch and 6.8.11-SNAPSHOT versions diff --git a/kibana/README.md b/kibana/README.md index 0ad7ac696..4bfa8c5b3 100644 --- a/kibana/README.md +++ b/kibana/README.md @@ -49,8 +49,7 @@ This chart is tested with the latest 6.8.11-SNAPSHOT versions. `helm repo add elastic https://helm.elastic.co` * Install the latest 6.8 release: -`helm install --name kibana elastic/kibana` -* Install it: `helm install --name kibana elastic/kibana` +`helm install --name kibana --version 6.8.10 elastic/kibana` ### Install development version using 6.8 branch and 6.8.11-SNAPSHOT versions diff --git a/logstash/README.md b/logstash/README.md index ab85ce891..e6ed79f62 100644 --- a/logstash/README.md +++ b/logstash/README.md @@ -51,8 +51,7 @@ This chart is tested with the latest 6.8.11-SNAPSHOT versions. `helm repo add elastic https://helm.elastic.co` * Install the latest 6.8 release: -`helm install --name logstash elastic/logstash` -* Install it: `helm install --name logstash elastic/logstash` +`helm install --name logstash --version 6.8.10 elastic/logstash` ### Install development version using 6.8 branch and 6.8.11-SNAPSHOT versions diff --git a/metricbeat/README.md b/metricbeat/README.md index 1e517ff05..274fb00e0 100644 --- a/metricbeat/README.md +++ b/metricbeat/README.md @@ -48,8 +48,7 @@ This chart is tested with the latest 6.8.11-SNAPSHOT versions. `helm repo add elastic https://helm.elastic.co` * Install the latest 6.8 release: -`helm install --name metricbeat elastic/metricbeat` -* Install it: `helm install --name metricbeat elastic/metricbeat` +`helm install --name metricbeat --version 6.8.10 elastic/metricbeat` ### Install development version using 6.8 branch and 6.8.11-SNAPSHOT versions