chore(deps): update dependency ollama/ollama to v0.15.0 #3464

Open
renovate-bot wants to merge 1 commits from renovate/ollama-ollama-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ollama/ollama minor 0.14.30.15.0
ollama/ollama minor 0.14.30.15.0

Release Notes

ollama/ollama (ollama/ollama)

v0.15.0

Compare Source

An image of Ollama building rapidly on the computer. Build with Ollama!

ollama launch

A new ollama launch command to use Ollama's models with Claude Code, Codex, OpenCode, and Droid without separate configuration.

What's Changed

  • New ollama launch command for Claude Code, Codex, OpenCode, and Droid
  • Fixed issue where creating multi-line strings with """ would not work when using ollama run
  • Ctrl+J and Shift+Enter now work for inserting newlines in ollama run
  • Reduced memory usage for GLM-4.7-Flash models

Configuration

📅 Schedule: 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.14.3` → `0.15.0` | | ollama/ollama | minor | `0.14.3` → `0.15.0` | --- ### Release Notes <details> <summary>ollama/ollama (ollama/ollama)</summary> ### [`v0.15.0`](https://github.com/ollama/ollama/releases/tag/v0.15.0) [Compare Source](https://github.com/ollama/ollama/compare/v0.14.3...v0.15.0-rc1) <img width="4502" height="2222" alt="An image of Ollama building rapidly on the computer. Build with Ollama!" src="https://github.com/user-attachments/assets/0810fb5c-6727-400a-b711-4ffc349d0bb5" /> #### `ollama launch` A new `ollama launch` command to use Ollama's models with Claude Code, Codex, OpenCode, and Droid without separate configuration. #### What's Changed - New `ollama launch` command for Claude Code, Codex, OpenCode, and Droid - Fixed issue where creating multi-line strings with `"""` would not work when using `ollama run` - <kbd>Ctrl</kbd>+<kbd>J</kbd> and <kbd>Shift</kbd>+<kbd>Enter</kbd> now work for inserting newlines in `ollama run` - Reduced memory usage for GLM-4.7-Flash models </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
renovate-bot added the image label 2026-01-24 07:01:32 +00:00
renovate-bot added 1 commit 2026-01-24 07:01:35 +00:00
chore(deps): update ollama/ollama docker tag to v0.15.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 52s
752da48fbf
renovate-bot force-pushed renovate/ollama-ollama-0.x from 752da48fbf to 8006f6921f 2026-01-24 07:02:59 +00:00 Compare
renovate-bot changed title from chore(deps): update ollama/ollama docker tag to v0.15.0 to chore(deps): update dependency ollama/ollama to v0.15.0 2026-01-24 08:02:20 +00:00
renovate-bot force-pushed renovate/ollama-ollama-0.x from 8006f6921f to 3fc0474254 2026-01-24 08:02:28 +00:00 Compare
renovate-bot force-pushed renovate/ollama-ollama-0.x from 3fc0474254 to 8cb0f35110 2026-01-24 08:05:11 +00:00 Compare
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 18s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ollama-ollama-0.x:renovate/ollama-ollama-0.x
git checkout renovate/ollama-ollama-0.x
Sign in to join this conversation.