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 b0d6670  Update values.yaml
b0d6670 is described below

commit b0d66705010029dd25e656f2a55645d1eb952562
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Wed May 5 14:11:59 2021 -0700

    Update values.yaml
---
 values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/values.yaml b/values.yaml
index 5e7e061..570226f 100644
--- a/values.yaml
+++ b/values.yaml
@@ -23,7 +23,7 @@ image:
   repository: apache/tika
   pullPolicy: IfNotPresent
   # Overrides the image tag whose default is the chart appVersion.
-  tag: "latest-full"
+  tag: "1.26"
 
 imagePullSecrets: []
 nameOverride: ""

Reply via email to