From a5d68c9e7683ec75ec7f359a6709a5fab7418ce1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Apr 2026 16:43:55 +0000 Subject: [PATCH] chore(deps): update ollama to v0.20.3 --- 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 2ced2c9cc..3dc249c88 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.20.2 +appVersion: 0.20.3 diff --git a/clusters/cl01tl/helm/ollama/values.yaml b/clusters/cl01tl/helm/ollama/values.yaml index f6f5aba8a..4760ddb11 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.20.2@sha256:0455f166da85b1d07f694c33ba09278ca649603c0611ba8e46272b16eed7fccd + tag: 0.20.3@sha256:87d71eb588a28c747094ca5d011392a3790f6ea9bd9c87594780ad7c65cc7ed1 env: - name: OLLAMA_KEEP_ALIVE value: 24h @@ -55,7 +55,7 @@ ollama: main: image: repository: ollama/ollama - tag: 0.20.2@sha256:0455f166da85b1d07f694c33ba09278ca649603c0611ba8e46272b16eed7fccd + tag: 0.20.3@sha256:87d71eb588a28c747094ca5d011392a3790f6ea9bd9c87594780ad7c65cc7ed1 env: - name: OLLAMA_KEEP_ALIVE value: 24h @@ -89,7 +89,7 @@ ollama: main: image: repository: ollama/ollama - tag: 0.20.2@sha256:0455f166da85b1d07f694c33ba09278ca649603c0611ba8e46272b16eed7fccd + tag: 0.20.3@sha256:87d71eb588a28c747094ca5d011392a3790f6ea9bd9c87594780ad7c65cc7ed1 env: - name: OLLAMA_KEEP_ALIVE value: 24h