Upgrade ollama from 0.17.5 to 0.20.4

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-04-09 06:42:05 -07:00
commit 5757df115d
3 changed files with 4 additions and 3 deletions

View file

@ -11,7 +11,7 @@ resources:
images: images:
- name: ollama/ollama - name: ollama/ollama
newTag: "0.17.5" newTag: "0.20.4"
configMapGenerator: configMapGenerator:
- name: ollama-models - name: ollama-models

View file

@ -0,0 +1 @@
Upgrade ollama from 0.17.5 to 0.20.4 (adds Gemma 4 support, benchmark tooling, Apple Silicon perf improvements)

View file

@ -171,8 +171,8 @@ services:
- name: ollama - name: ollama
type: argocd type: argocd
last-reviewed: "2026-03-02" last-reviewed: "2026-04-09"
current-version: "0.17.5" current-version: "0.20.4"
upstream-source: https://github.com/ollama/ollama/releases upstream-source: https://github.com/ollama/ollama/releases
notes: LLM inference server on ringtail (GPU); upstream container image notes: LLM inference server on ringtail (GPU); upstream container image