From 5d43abd076827b2f8d4a671a5351db755a608131 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 15:47:21 +0000 Subject: [PATCH] chore(deps): update docker.io/apache/tika docker tag to v3.3.1.0 --- charts/opencloud/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/opencloud/values.yaml b/charts/opencloud/values.yaml index f546475..5b7ada2 100644 --- a/charts/opencloud/values.yaml +++ b/charts/opencloud/values.yaml @@ -240,7 +240,7 @@ tika: # Tika image repository repository: apache/tika # Tika image tag - tag: "3.3.0.0-full" + tag: "3.3.1.0-full" # Image pull policy pullPolicy: IfNotPresent # Resources allocation