From 82eafc533b040d4db91c23d557f7d86c9b1baaf0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Mar 2026 01:01:56 +0000 Subject: [PATCH] chore(deps): update ollama/ollama docker tag to v0.18.3 --- clusters/cl01tl/helm/ollama/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/ollama/values.yaml b/clusters/cl01tl/helm/ollama/values.yaml index 8a8815e8b..6d107d85c 100644 --- a/clusters/cl01tl/helm/ollama/values.yaml +++ b/clusters/cl01tl/helm/ollama/values.yaml @@ -22,7 +22,7 @@ ollama: main: image: repository: ollama/ollama - tag: 0.18.2 + tag: 0.18.3 pullPolicy: IfNotPresent env: - name: OLLAMA_KEEP_ALIVE @@ -58,7 +58,7 @@ ollama: main: image: repository: ollama/ollama - tag: 0.18.2 + tag: 0.18.3 pullPolicy: IfNotPresent env: - name: OLLAMA_KEEP_ALIVE @@ -94,7 +94,7 @@ ollama: main: image: repository: ollama/ollama - tag: 0.18.2 + tag: 0.18.3 pullPolicy: IfNotPresent env: - name: OLLAMA_KEEP_ALIVE