From e121b0384e4baebbd6e178577ca8c5e0d779589c Mon Sep 17 00:00:00 2001 From: "rosey-the-renovator-bot[bot]" <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:30:40 -0400 Subject: [PATCH] feat(helm): update chart ollama to 0.57.0 (#7113) | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | ollama | 0.56.0 | 0.57.0 | Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> --- kubernetes/main/apps/ai/ollama/backend/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/ai/ollama/backend/helmrelease.yaml b/kubernetes/main/apps/ai/ollama/backend/helmrelease.yaml index 4702627a2a..d89d93c861 100644 --- a/kubernetes/main/apps/ai/ollama/backend/helmrelease.yaml +++ b/kubernetes/main/apps/ai/ollama/backend/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: ollama - version: 0.56.0 + version: 0.57.0 sourceRef: kind: HelmRepository name: ollama