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

This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-08-12 02:40:21 +02:00
committed by GitHub
parent d33bc48e32
commit 35a655fa7c
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.4
appVersion: 0.3.5
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.11
version: 7.3.12
+2 -2
View File
@@ -1,11 +1,11 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.3.4@sha256:31b45dbe6f713ee6d05d5f72323463044ea32105df4dd0c3e7fd18207f3783c7
tag: 0.3.5@sha256:532b563c005c1d60cf959d498418e0d3b5cc1f02f6a1608ae7d0c0a8a3c8a2f5
rocmImage:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.3.4-rocm@sha256:2cb632ed9acc2a4a9b6ee2fa073f61bc2cb510a767d1a9f372e69f55d4ef096d
tag: 0.3.5-rocm@sha256:9593e355b4da708c4fd4631f61c1d5cb34813c3bfa541119a87111e644ca6875
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent