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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | patch | `0.1.43-rocm` -> `0.1.44-rocm` |
| ollama/ollama | patch | `0.1.43` -> `0.1.44` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-06-14 14:36:07 +02:00
committed by GitHub
parent afcab7cafa
commit 263530bdb2
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.43
appVersion: 0.1.44
dependencies:
- name: common
version: 24.0.1
@@ -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.18
version: 7.0.20
+2 -2
View File
@@ -1,11 +1,11 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.43@sha256:ccb6b019e213ef43e2919937b8e35f10688b4589f4d076a5d5d4dd50e170fd86
tag: 0.1.44@sha256:1174d6119998bb10f5af2437e7aeeb934726e37268f0d66f200f6cfd9fb20578
rocmImage:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.43-rocm@sha256:f118007c0d14a4a87ed2a034b29a097b34d7fd26bb38dfa4c7cec2fe62b94cda
tag: 0.1.44-rocm@sha256:2040a4019abee1e9a0fc9c52648df9623cb0b538faf6052256b11adbc0bc693c
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent