chore(helm): update image docker.io/ollama/ollama 0.4.1 → 0.4.2 (#29456)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `c49f604` -> `0e46371` |
| docker.io/ollama/ollama | patch | `e7ef02e` -> `1e12dda` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2024-11-16 00:29:03 +01:00
committed by GitHub
parent dd4229a4df
commit d6fdf284fb
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.4.1
appVersion: 0.4.2
dependencies:
- name: common
version: 25.1.7
@@ -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.6.4
version: 7.6.6

View File

@@ -1,11 +1,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.4.1@sha256:e7ef02e7135734e999a32a3cf88d69e0c249966d167678999589957581d2d72d
tag: 0.4.2@sha256:1e12ddab3f8272d7de9248de649b084568b49115c72561a34b43a137db1e6885
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.4.1-rocm@sha256:c49f6049d5f73fbcb8bb40829ea62b17c909c993b193cd934aa88d5337f0e46e
tag: 0.4.2-rocm@sha256:0e46371aafa0fbe94e30a60fb289ae5344c8c76484f41cf77af6f474ae38a036
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent