From 4035abc7ba32155bbe53e202496a09a06ef7ef9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:56:40 +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..a58ddb44c 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.3.0 sourceRef: kind: HelmRepository name: ollama