From 36b6055b836953552934c16d021de742365b0419 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Jun 2026 03:04:31 +0000 Subject: [PATCH] Update apache/tika Docker tag to v3.3.1.0 --- charts/open-webui/charts/tika/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/open-webui/charts/tika/values.yaml b/charts/open-webui/charts/tika/values.yaml index dc9899f..086b297 100644 --- a/charts/open-webui/charts/tika/values.yaml +++ b/charts/open-webui/charts/tika/values.yaml @@ -12,7 +12,7 @@ fullnameOverride: "" image: pullPolicy: IfNotPresent repository: apache/tika - tag: 3.2.2.0-full + tag: 3.3.1.0-full imagePullSecrets: [] ingress: annotations: {}