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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | minor | `0.2.8-rocm` -> `0.3.0-rocm` |
| ollama/ollama | minor | `0.2.8` -> `0.3.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-07-25 08:27:32 +02:00
committed by GitHub
parent 3902d63882
commit e869d1d6c8
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.2.8
appVersion: 0.3.0
dependencies:
- name: common
version: 24.1.5
@@ -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.2.1
version: 7.3.0
+2 -2
View File
@@ -1,11 +1,11 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.2.8@sha256:217f0de100f62f5bcdbf73699856a4c0155695de7944854e7c84af87e2a6e2c0
tag: 0.3.0@sha256:35eed5095c8e379f58ec04bf3cd3f61a9a34cbff3205c40156921673ee96a25b
rocmImage:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.2.8-rocm@sha256:4325d935cd6e07cfa840eb193aad0594ba6cbc97ca9d0778f6716507cb3955ed
tag: 0.3.0-rocm@sha256:25da75f6d7ce0e36e219b2680119dce285d8a693ea9f89db8f302a76726cbc43
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent