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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | patch | `0.3.1-rocm` -> `0.3.2-rocm` |
| ollama/ollama | patch | `0.3.1` -> `0.3.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzguMTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-08-01 08:30:24 +02:00
committed by GitHub
parent 7c349ddac9
commit 9604d73cca
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.1
appVersion: 0.3.2
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.3
version: 7.3.4
+2 -2
View File
@@ -1,11 +1,11 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.3.1@sha256:1982fe6de8a0a8a0897d08c4099e403052aacda17d67b5554957ca104e50d449
tag: 0.3.2@sha256:393758874bb2ab26a241466ed8037ad3aff243ad2fba8289045649b48b15ddba
rocmImage:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.3.1-rocm@sha256:cc2810f1cce6780f2fd4ed12a98aac906bc1ac79e17db8c9823e49453d27be42
tag: 0.3.2-rocm@sha256:a771a4665636e5fabcb4081261cb62fcf5e2f0612442b5f2f5da94455a8ed424
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent