chore(deps): update ollama to v0.21.2 #6199

Merged
renovate-bot merged 1 commits from renovate/unified-ollama into main 2026-04-24 17:43:17 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ollama/ollama patch 0.21.00.21.2
ollama/ollama patch 0.21.00.21.2

Release Notes

ollama/ollama (ollama/ollama)

v0.21.2

Compare Source

What's Changed

  • Improved reliability of the OpenClaw onboarding flow in ollama launch
  • Recommended models in ollama launch now appear in a fixed, canonical order
  • OpenClaw integration now bundles Ollama's web search plugin in OpenClaw

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.21.1...v0.21.2

v0.21.1

Compare Source

What's Changed

Kimi CLI

You can now install and run the Kimi CLI through Ollama.

ollama launch kimi --model kimi-k2.6:cloud

Kimi CLI with Kimi K2.6 excels at long horizon agentic execution tasks through a multi-agent system.

  • MLX runner adds logprobs support for compatible models
  • Faster MLX sampling with fused top-P and top-K in a single sort pass, plus repeat penalties applied in the sampler
  • Improved MLX prompt tokenization by moving tokenization into request handler goroutines
  • Better MLX thread safety for array management
  • GLM4 MoE Lite performance improvement with a fused sigmoid router head
  • Fixed model picker showing stale model after switching chats in the macOS app
  • Fixed structured outputs for Gemma 4 when think=false

Full Changelog: https://github.com/ollama/ollama/compare/v0.21.0...v0.21.1


Configuration

📅 Schedule: (in timezone America/Chicago)

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

🚦 Automerge: Enabled.

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) | patch | `0.21.0` → `0.21.2` | | ollama/ollama | patch | `0.21.0` → `0.21.2` | --- ### Release Notes <details> <summary>ollama/ollama (ollama/ollama)</summary> ### [`v0.21.2`](https://github.com/ollama/ollama/releases/tag/v0.21.2) [Compare Source](https://github.com/ollama/ollama/compare/v0.21.1...v0.21.2) #### What's Changed - Improved reliability of the OpenClaw onboarding flow in `ollama launch` - Recommended models in `ollama launch` now appear in a fixed, canonical order - OpenClaw integration now bundles Ollama's web search plugin in OpenClaw #### New Contributors - [@&#8203;madflow](https://github.com/madflow) made their first contribution in [#&#8203;15733](https://github.com/ollama/ollama/pull/15733) **Full Changelog:** <https://github.com/ollama/ollama/compare/v0.21.1...v0.21.2> ### [`v0.21.1`](https://github.com/ollama/ollama/releases/tag/v0.21.1) [Compare Source](https://github.com/ollama/ollama/compare/v0.21.0...v0.21.1) #### What's Changed ##### Kimi CLI You can now install and run the Kimi CLI through Ollama. ``` ollama launch kimi --model kimi-k2.6:cloud ``` Kimi CLI with Kimi K2.6 excels at long horizon agentic execution tasks through a multi-agent system. - **MLX runner adds logprobs support** for compatible models - **Faster MLX sampling** with fused top-P and top-K in a single sort pass, plus repeat penalties applied in the sampler - **Improved MLX prompt tokenization** by moving tokenization into request handler goroutines - **Better MLX thread safety** for array management - **GLM4 MoE Lite performance improvement** with a fused sigmoid router head - **Fixed model picker showing stale model** after switching chats in the macOS app - **Fixed structured outputs for Gemma 4** when `think=false` **Full Changelog**: <https://github.com/ollama/ollama/compare/v0.21.0...v0.21.1> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNiIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJnaXRodWItcmVsZWFzZXMiXX0=-->
renovate-bot added the automergedocker labels 2026-04-24 17:42:54 +00:00
renovate-bot added 1 commit 2026-04-24 17:42:56 +00:00
chore(deps): update ollama to v0.21.2
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 53s
render-manifests / render-manifests (pull_request) Successful in 59s
lint-test-helm / validate-kubeconform (pull_request) Successful in 47s
facf714fe0
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-04-24 17:43:14 +00:00
renovate-bot merged commit 6b61402955 into main 2026-04-24 17:43:17 +00:00
renovate-bot deleted branch renovate/unified-ollama 2026-04-24 17:43:20 +00:00
Sign in to join this conversation.