From 5cd897ae9df2bfb4e9618e38f26dc4053bc9a4a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 08:33:55 +0000 Subject: [PATCH] chore(deps): update helm release ollama to v1.4.0 --- applications/ollama/templates/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/ollama/templates/release.yaml b/applications/ollama/templates/release.yaml index 5fee9082..3294e814 100644 --- a/applications/ollama/templates/release.yaml +++ b/applications/ollama/templates/release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: ollama - version: 1.3.0 + version: 1.4.0 reconcileStrategy: ChartVersion sourceRef: kind: HelmRepository