From 7bd67a2396f2377e032e071211918bb3b8e4ddad Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Dec 2025 16:01:32 +0000 Subject: [PATCH] Update clidey/whodb Docker tag to v0.80.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 1403d6e88..cfe040eb5 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.78.0 + tag: 0.80.0 pullPolicy: IfNotPresent env: - name: WHODB_OLLAMA_HOST -- 2.49.1