From fe7bf543704b5adaa80bc445558918a19eab9dfa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 May 2026 17:57:37 +0000 Subject: [PATCH] chore(deps): update dependency ollama/ollama to v0.23.3 --- clusters/cl01tl/helm/ollama/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/ollama/Chart.yaml b/clusters/cl01tl/helm/ollama/Chart.yaml index 9b380447c..e5abd1962 100644 --- a/clusters/cl01tl/helm/ollama/Chart.yaml +++ b/clusters/cl01tl/helm/ollama/Chart.yaml @@ -31,4 +31,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ollama.png # renovate: datasource=github-releases depName=ollama/ollama -appVersion: 0.23.2 +appVersion: 0.23.3 -- 2.49.1