You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by le...@apache.org on 2021/04/16 15:05:07 UTC

[tika-helm] 05/05: README update

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

commit 28d3b6f55c8fbed2a763af4bcd66524d4e505739
Author: Lewis John McGibbney <le...@gmail.com>
AuthorDate: Thu Apr 8 20:05:05 2021 -0700

    README update
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1bbf8d2..383a84d 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ A [Helm chart][] to deploy [Apache Tika][] on [Kubernetes][].
 
 <img src="https://tika.apache.org/tika.png" width="300" />
 
-This Helm chart is a lightweight way to configure and run the official [Tika Docker image][].
+This Helm chart is a lightweight way to configure and run the official [apache/tika][] Docker image.
 
 We recommend that the Helm chart version is aligned to the version Tika (and subsequently the 
 version of the [Tika Docker image][]) you want to deploy. 
@@ -123,6 +123,7 @@ The code is licensed permissively under the [Apache License v2.0][].
 [BREAKING_CHANGES.md]: https://github.com/apache/tika-helm/blob/master/BREAKING_CHANGES.md
 [CHANGELOG.md]: https://github.com/apache/tika-helm/blob/master/CHANGELOG.md
 [CONTRIBUTING]: https://github.com/apache/tika#contributing-via-github
+[apache/tika]: https://github.com/apache/tika-docker
 [Helm chart]: https://helm.sh/docs/topics/charts/
 [Kubernetes]: https://kubernetes.io/
 [Tika Docker image]: https://hub.docker.com/r/apache/tika/tags?page=1&ordering=last_updated