From 5b11983bbc5ae5e14be5d4308e03249c85e7c14b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 Nov 2025 16:02:01 +0000 Subject: [PATCH] Update clidey/whodb Docker tag to v0.75.0 --- clusters/cl01tl/storage/whodb/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/storage/whodb/values.yaml b/clusters/cl01tl/storage/whodb/values.yaml index 2ba347346..36ab71601 100644 --- a/clusters/cl01tl/storage/whodb/values.yaml +++ b/clusters/cl01tl/storage/whodb/values.yaml @@ -8,7 +8,7 @@ whodb: main: image: repository: clidey/whodb - tag: 0.74.0 + tag: 0.75.0 pullPolicy: IfNotPresent env: - name: WHODB_OLLAMA_HOST -- 2.49.1