From cc5a832e6adbe134c5b167c37667e379302058fe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Nov 2025 15:01:48 +0000 Subject: [PATCH] Update clidey/whodb Docker tag to v0.73.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 60fad2a73..1762b6275 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.72.0 + tag: 0.73.0 pullPolicy: IfNotPresent env: - name: WHODB_OLLAMA_HOST -- 2.49.1