From 004dc62511db833b228b87d3f9af41b486b1fd4c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Dec 2025 01:19:57 +0000 Subject: [PATCH] Update clidey/whodb Docker tag to v0.86.0 (#2732) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | clidey/whodb | minor | `0.85.0` -> `0.86.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2732 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/whodb/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/whodb/values.yaml b/clusters/cl01tl/helm/whodb/values.yaml index 6c719a592..a604210cb 100644 --- a/clusters/cl01tl/helm/whodb/values.yaml +++ b/clusters/cl01tl/helm/whodb/values.yaml @@ -8,7 +8,7 @@ whodb: main: image: repository: clidey/whodb - tag: 0.85.0 + tag: 0.86.0 pullPolicy: IfNotPresent env: - name: WHODB_OLLAMA_HOST