chore(deps): update ollama to v0.20.0 #5420

Merged
alexlebens merged 1 commits from renovate/unified-ollama into main 2026-04-03 00:37:00 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ollama/ollama minor 0.19.00.20.0
ollama/ollama minor 0.19.00.20.0

Release Notes

ollama/ollama (ollama/ollama)

v0.20.0

Compare Source

Gemma 4

Gemma 4

Effective 2B (E2B)

ollama run gemma4:e2b

Effective 4B (E4B)

ollama run gemma4:e4b

26B (Mixture of Experts model with 4B active parameters)

ollama run gemma4:26b

31B (Dense)

ollama run gemma4:31b

What's Changed

Full Changelog: https://github.com/ollama/ollama/compare/v0.19.0...v0.20.0-rc0


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ollama/ollama](https://github.com/ollama/ollama) | minor | `0.19.0` → `0.20.0` | | ollama/ollama | minor | `0.19.0` → `0.20.0` | --- ### Release Notes <details> <summary>ollama/ollama (ollama/ollama)</summary> ### [`v0.20.0`](https://github.com/ollama/ollama/releases/tag/v0.20.0) [Compare Source](https://github.com/ollama/ollama/compare/v0.19.0...v0.20.0) <img width="3748" height="1290" alt="Gemma 4" src="https://github.com/user-attachments/assets/c4727579-47b1-4c7b-8aa2-28eda15b71f5" /> #### Gemma 4 **Effective 2B (E2B)** ``` ollama run gemma4:e2b ``` **Effective 4B (E4B)** ``` ollama run gemma4:e4b ``` **26B (Mixture of Experts model with 4B active parameters)** ``` ollama run gemma4:26b ``` **31B (Dense)** ``` ollama run gemma4:31b ``` #### What's Changed - docs: update pi docs by [@&#8203;ParthSareen](https://github.com/ParthSareen) in [#&#8203;15152](https://github.com/ollama/ollama/pull/15152) - mlx: respect tokenizer add\_bos\_token setting in pipeline by [@&#8203;dhiltgen](https://github.com/dhiltgen) in [#&#8203;15185](https://github.com/ollama/ollama/pull/15185) - tokenizer: add SentencePiece-style BPE support by [@&#8203;dhiltgen](https://github.com/dhiltgen) in [#&#8203;15162](https://github.com/ollama/ollama/pull/15162) **Full Changelog**: <https://github.com/ollama/ollama/compare/v0.19.0...v0.20.0-rc0> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkb2NrZXIiXX0=-->
renovate-bot added the docker label 2026-04-02 21:06:34 +00:00
renovate-bot changed title from chore(deps): update ollama/ollama docker tag to v0.20.0 to chore(deps): update ollama to v0.20.0 2026-04-02 22:04:01 +00:00
renovate-bot added 1 commit 2026-04-02 23:06:28 +00:00
chore(deps): update ollama to v0.20.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 30s
lint-test-helm / validate-kubeconform (pull_request) Successful in 17s
render-manifests / render-manifests (pull_request) Successful in 42s
3ad4caf773
renovate-bot force-pushed renovate/unified-ollama from fbe7ea1b3a to 3ad4caf773 2026-04-02 23:06:28 +00:00 Compare
alexlebens merged commit 98e796a79f into main 2026-04-03 00:37:00 +00:00
alexlebens deleted branch renovate/unified-ollama 2026-04-03 00:37:03 +00:00
Sign in to join this conversation.