From ebcf9a88a66f49fc10cc9748450c511efed0855e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 09:48:03 +0000 Subject: [PATCH] chore(deps): update helm release ollama to v1 --- k8s/shared/infrastructure/ollama/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/shared/infrastructure/ollama/helm-release.yaml b/k8s/shared/infrastructure/ollama/helm-release.yaml index 7bd470ab0..4f2898b14 100644 --- a/k8s/shared/infrastructure/ollama/helm-release.yaml +++ b/k8s/shared/infrastructure/ollama/helm-release.yaml @@ -12,7 +12,7 @@ spec: chart: spec: chart: ollama - version: 0.69.0 + version: 1.4.0 sourceRef: kind: HelmRepository name: ollama