From a09c9fb67e88ec2a4b2193151bb20e9140dfb70b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 1 Nov 2025 15:24:37 +0000 Subject: [PATCH] chore(deps): update docker.io/apache/tika docker tag to v3 --- manifests/artemis/mailu/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/mailu/values.yaml b/manifests/artemis/mailu/values.yaml index b9a5828..d1b733f 100644 --- a/manifests/artemis/mailu/values.yaml +++ b/manifests/artemis/mailu/values.yaml @@ -2847,7 +2847,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: 2.9.2.1-full + tag: 3.2.3.0-full pullPolicy: IfNotPresent registry: docker.io