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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | patch | `0.1.40-rocm` -> `0.1.41-rocm` |
| ollama/ollama | patch | `0.1.40` -> `0.1.41` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-06-02 14:19:09 +02:00
committed by GitHub
parent 7e230c9a79
commit 7c1ec7c7f3
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.1.40
appVersion: 0.1.41
dependencies:
- name: common
version: 23.0.11
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama
type: application
version: 6.0.37
version: 6.0.39
+2 -2
View File
@@ -1,11 +1,11 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.40@sha256:95f36213b7a015ac3efe1d743cc3e2f7feea0ba19d4d80aa866fbf226c1e1453
tag: 0.1.41@sha256:b0b6a3cfa9c2bb4fe279bb2de7a925f34668a9f7155e19ef0d7dde12d9949efb
rocmImage:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.40-rocm@sha256:6e7fa399c8f1f7c5773bfaed111587ef3bd4657ea8d2637382601ff01dbad8ba
tag: 0.1.41-rocm@sha256:040b5f6c132111d7d48ad84d925f8934b3438fea3f9e632fdf853a31b0318ff0
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent