From 8054949f2f3b5478993ea95da7c85a25439c3c73 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 9 Jul 2025 13:01:56 +0000 Subject: [PATCH] Update clidey/whodb Docker tag to v0.58.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 beb7c149f..26b096ce5 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.57.0 + tag: 0.58.0 pullPolicy: IfNotPresent env: - name: WHODB_OLLAMA_HOST -- 2.49.1