From 80ac068ece42bbc447317840d66dc171b2a3f1a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:07:17 +0000 Subject: [PATCH] chore(deps): update helm release ollama to v1.4.1 --- 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 3294e814..5d1638da 100644 --- a/applications/ollama/templates/release.yaml +++ b/applications/ollama/templates/release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: ollama - version: 1.4.0 + version: 1.4.1 reconcileStrategy: ChartVersion sourceRef: kind: HelmRepository