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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | patch | `0.1.46-rocm` -> `0.1.47-rocm` |
| ollama/ollama | patch | `0.1.46` -> `0.1.47` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-06-27 08:29:15 +02:00
committed by GitHub
parent dc4000257f
commit e4e9506028
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.1.46
appVersion: 0.1.47
dependencies:
- name: common
version: 24.1.2
@@ -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.1.6
version: 7.1.8
+2 -2
View File
@@ -1,11 +1,11 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.46@sha256:d257e66e8ea5f6d6cc57fecb2a3d23b7911f35171a27c503e60e93f1f286aa06
tag: 0.1.47@sha256:cbfcbf6a755e5bacb6e1a7bf13d9b6d8acd2856f8fe300faf65d8e153cfa9dd3
rocmImage:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.46-rocm@sha256:ae28b7c23997401bd1059715207984f6f4f977961948415ef4c513c9fcfb74c6
tag: 0.1.47-rocm@sha256:163f08b4b571ea97f19244debb65302e2748a24fc9dca983d0ae45a45464029c
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent