fix(ollama): update image docker.io/ollama/ollama 0.17.4 → 0.17.5 (#45677)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `df8f2e4` → `deb7672` |
| docker.io/ollama/ollama | patch | `b165fa2` → `0c6d523` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb2xsYW1hIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-03-01 10:27:59 +01:00
committed by GitHub
parent 39603335d9
commit e5e835aa3e
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 0.17.4
appVersion: 0.17.5
dependencies:
- name: common
version: 28.32.5
@@ -43,5 +43,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama
type: application
version: 8.30.8
version: 8.30.10
+2 -2
View File
@@ -2,11 +2,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.17.4@sha256:b165fa2700dc374f8d4f9e8314d81c7be75487c76eee2b46ef4b511a496b736c
tag: 0.17.5@sha256:0c6d5239d3f0dd39e0ac2ab0eb3989ce8ee2a715e8ebfb21c9444a7bad2fa143
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.17.4-rocm@sha256:df8f2e455ed578e63f4622bb4ccf59bdd9c1304174d328e33fcd1969db0209b8
tag: 0.17.5-rocm@sha256:deb76722955e13f641f931a037326fc5a8a8a72290f99090ed6cb580e5c56609
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent