From 48a2dc5e7a6c2b6441a81d12bc8172b4e0c133b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 8 May 2026 20:52:24 +0000 Subject: [PATCH] chore(deps): update ollama to v0.23.2 --- clusters/cl01tl/helm/ollama/Chart.yaml | 2 +- clusters/cl01tl/helm/ollama/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/ollama/Chart.yaml b/clusters/cl01tl/helm/ollama/Chart.yaml index 0b9ee5bba..b17d0b209 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.1 +appVersion: 0.23.2 diff --git a/clusters/cl01tl/helm/ollama/values.yaml b/clusters/cl01tl/helm/ollama/values.yaml index 7cf383928..d58fc269f 100644 --- a/clusters/cl01tl/helm/ollama/values.yaml +++ b/clusters/cl01tl/helm/ollama/values.yaml @@ -21,7 +21,7 @@ ollama: main: image: repository: ollama/ollama - tag: 0.23.1@sha256:6077dbbd6508dce8973f8b91c30d8026b1279ab0483e15f0dfad469dba676c2f + tag: 0.23.2@sha256:d00473cb58f0082c07cd6ed0d326a8a86f443ab69c51f8fc2b1a41687d45c661 env: - name: OLLAMA_KEEP_ALIVE value: 24h @@ -55,7 +55,7 @@ ollama: main: image: repository: ollama/ollama - tag: 0.23.1@sha256:6077dbbd6508dce8973f8b91c30d8026b1279ab0483e15f0dfad469dba676c2f + tag: 0.23.2@sha256:d00473cb58f0082c07cd6ed0d326a8a86f443ab69c51f8fc2b1a41687d45c661 env: - name: OLLAMA_KEEP_ALIVE value: 24h @@ -89,7 +89,7 @@ ollama: main: image: repository: ollama/ollama - tag: 0.23.1@sha256:6077dbbd6508dce8973f8b91c30d8026b1279ab0483e15f0dfad469dba676c2f + tag: 0.23.2@sha256:d00473cb58f0082c07cd6ed0d326a8a86f443ab69c51f8fc2b1a41687d45c661 env: - name: OLLAMA_KEEP_ALIVE value: 24h