chore(deps): update container image ollama/ollama to v0.1.30@b47483d by renovate (#19937)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | patch | `0.1.29` -> `0.1.30` |

---

> [!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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-29 01:41:45 +01:00 committed by GitHub
parent d8ba21b6b9
commit 919bc2a566
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.1.29
appVersion: 0.1.30
dependencies:
- name: common
version: 20.2.9
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.png
keywords:
- ollama
- language-models
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -33,7 +33,7 @@ sources:
- https://github.com/ollama/ollama
- https://github.com/open-webui/open-webui
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
- https://ghcr.io/open-webui/open-webui
- https://hub.docker.com/r/ollama/ollama
- https://ghcr.io/open-webui/open-webui
type: application
version: 5.3.1
version: 5.3.2

View File

@ -1,7 +1,7 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.29@sha256:75fb97cdd8f435756d26eb7783599122b814c4b97da2012dc21ebc0efbd90fef
tag: 0.1.30@sha256:b47483d6dde1d3d673701740791e8027347cfa4a80e31f677c32c006f78e32a6
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent