From 3e44e05d3b927797b2362a39366135d39e177ea6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 18:38:24 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20docker.io/a?= =?UTF-8?q?pache/tika=20(=203.2.3.0=20=E2=9E=94=203.3.1.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/mailu/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/mailu/values.yaml b/charts/mailu/values.yaml index 7aaef190..3a073b1c 100644 --- a/charts/mailu/values.yaml +++ b/charts/mailu/values.yaml @@ -3067,7 +3067,7 @@ tika: ## @param tika.image.registry Pod image registry (specific for Tika as it is not part of the Mailu organization) image: repository: apache/tika - tag: 3.2.3.0-full@sha256:21d8052de04e491ccf66e8680ade4da6f3d453a56d59f740b4167e54167219b7 + tag: 3.3.1.0-full@sha256:d8e6ed96260ad89307a93195a1b856102987a818ac648502f8efbaf313d32470 pullPolicy: IfNotPresent registry: docker.io