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

This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-06-07 14:30:39 +02:00
committed by GitHub
parent 41ec34fcd2
commit d7f800c0f9
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.41
appVersion: 0.1.42
dependencies:
- name: common
version: 24.0.0
@@ -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: 7.0.5
version: 7.0.7
+2 -2
View File
@@ -1,11 +1,11 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.41@sha256:b0b6a3cfa9c2bb4fe279bb2de7a925f34668a9f7155e19ef0d7dde12d9949efb
tag: 0.1.42@sha256:6d10fdf43c554617a515ff1c330a315afa223f13b25459c9cdc055df9db3ad65
rocmImage:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.41-rocm@sha256:040b5f6c132111d7d48ad84d925f8934b3438fea3f9e632fdf853a31b0318ff0
tag: 0.1.42-rocm@sha256:08d804e1d98d4d3fe3068b394fbde60a239ac99b14a90f151955b48d598e4b4b
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent