chore(deps): update container image ollama/ollama to v0.3.6 by renovate (#25128)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | patch | `0.3.5-rocm` -> `0.3.6-rocm` |
| ollama/ollama | patch | `0.3.5` -> `0.3.6` |

---

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

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yOC4yIiwidXBkYXRlZEluVmVyIjoiMzguMjguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-08-14 14:32:22 +02:00
committed by GitHub
parent 1dbe25313f
commit 859af22911
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.3.5
appVersion: 0.3.6
dependencies:
- name: common
version: 24.1.5
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama
type: application
version: 7.3.12
version: 7.3.13
+2 -2
View File
@@ -1,11 +1,11 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.3.5@sha256:532b563c005c1d60cf959d498418e0d3b5cc1f02f6a1608ae7d0c0a8a3c8a2f5
tag: 0.3.6@sha256:81e9822fecf86855bf74ede92c33456a0d1f9b034864cb3eaa379fb0361b6daf
rocmImage:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.3.5-rocm@sha256:9593e355b4da708c4fd4631f61c1d5cb34813c3bfa541119a87111e644ca6875
tag: 0.3.6-rocm@sha256:10dd58e1417cdabdc8a92c6377145db89ec3d43c02de60edcf23227afd0c81ac
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent