[
https://issues.apache.org/jira/browse/TIKA-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney reopened TIKA-4462:
----------------------------------------
I'm reopening this ticket.
I had a thought about the 2 Helm Charts we have been publishing and realize
that this is unnecessary. Unlike the Docker container image, we only need to
publish one.
The tika-docker image used in the Helm Chart can easily be defined by
# passing a custom {*}values.yaml{*}, or
# overriding the values in the CLI
An example of thew latter would be
*helm install tika tika/tika --set image.tag=3.2.2.0-full -n tika-test*
I'm going to push a new chart release which default to the full tika-docker
image and update the Tika Helm release HOWTO to accommodate it.
> Release tika-helm 3.2.2
> -----------------------
>
> Key: TIKA-4462
> URL: https://issues.apache.org/jira/browse/TIKA-4462
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Assignee: Lewis John McGibbney
> Priority: Major
>
> We recently released Tika 3.2.2 and pushed images to docker hub. We should
> update our helm chart as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)