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 a9faa2b  Update README.md
a9faa2b is described below

commit a9faa2b31c7f2d4af80ed28a8518e15bfd2f44a1
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Sat Jan 22 17:37:37 2022 -0800

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9e47c6b..ad8cd91 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ in which case you may need to augment the commands below.
 * Install it:
   - with Helm 3: `helm install tika tika/tika --version ${release_version}`, 
you will see something like
 ```
-% helm install tika tika/tika --version 1.26 -n tika-test
+% helm install tika tika/tika --version 2.2.1-full -n tika-test
 NAME: tika
 LAST DEPLOYED: Wed Apr 21 12:15:50 2021
 NAMESPACE: tika-test

Reply via email to