From 67580a4d5743f6497602ab9168b51806a4ccc556 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 14:28:40 +0000 Subject: [PATCH] chore(deps): update helm release ollama to v1.3.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 86e5f107..5fee9082 100644 --- a/applications/ollama/templates/release.yaml +++ b/applications/ollama/templates/release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: ollama - version: 1.2.0 + version: 1.3.0 reconcileStrategy: ChartVersion sourceRef: kind: HelmRepository