This is an automated email from the ASF dual-hosted git repository.

lewismc pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika-helm.git


The following commit(s) were added to refs/heads/main by this push:
     new 61e7e58  Update README.md
61e7e58 is described below

commit 61e7e58c51854f4fd2bae14a49cf10226d1c41e3
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Mon Jan 24 13:39:33 2022 -0800

    Update README.md
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ad8cd91..3679a3c 100644
--- a/README.md
+++ b/README.md
@@ -55,11 +55,11 @@ in which case you may need to augment the commands below.
 `helm repo add tika https://apache.jfrog.io/artifactory/tika`
 
 * Install it:
-  - with Helm 3: `helm install tika tika/tika --version ${release_version}`, 
you will see something like
+  - with Helm 3: `helm install tika tika/tika --set version=${release_version} 
-n tika-test`, you will see something like
 ```
 % helm install tika tika/tika --version 2.2.1-full -n tika-test
 NAME: tika
-LAST DEPLOYED: Wed Apr 21 12:15:50 2021
+LAST DEPLOYED: Mon Jan 24 13:38:01 2022
 NAMESPACE: tika-test
 STATUS: deployed
 REVISION: 1

Reply via email to