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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | patch | `0.1.30-rocm` -> `0.1.31-rocm` |
| ollama/ollama | patch | `0.1.30` -> `0.1.31` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-04-05 14:36:34 +02:00
committed by GitHub
parent 7adbd55490
commit 2d290812a3
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.30
appVersion: 0.1.31
dependencies:
- name: common
version: 20.2.10
@@ -36,4 +36,4 @@ sources:
- https://hub.docker.com/r/ollama/ollama
- https://ghcr.io/open-webui/open-webui
type: application
version: 5.3.8
version: 5.3.10
+2 -2
View File
@@ -1,11 +1,11 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.30@sha256:b47483d6dde1d3d673701740791e8027347cfa4a80e31f677c32c006f78e32a6
tag: 0.1.31@sha256:89240fe728378aea6f35ed6ede1b7cf57b8cdb4df7a0bba1b7fcc32b60639af2
rocmImage:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.30-rocm@sha256:7986e8c813e478064978e0a17cebb93af58f27f05ca6ee613c0d3b0850048c93
tag: 0.1.31-rocm@sha256:89251251456cc44f3ddd9fd5c6bd7d7e2dfc9031b63edb4845d132af9155df6e
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent