chore(deps): update container image ghcr.io/open-webui/open-webui to latest@890bc5f by renovate (#22369)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/open-webui/open-webui | digest | `9ce6b38` -> `890bc5f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
e4af072bf1
commit
74cb9bb5b0
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.webp
|
||||||
keywords:
|
keywords:
|
||||||
- ollama
|
- ollama
|
||||||
- language-models
|
- language-models
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -33,7 +33,7 @@ sources:
|
||||||
- https://github.com/ollama/ollama
|
- https://github.com/ollama/ollama
|
||||||
- https://github.com/open-webui/open-webui
|
- https://github.com/open-webui/open-webui
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
|
- 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://hub.docker.com/r/ollama/ollama
|
||||||
|
- https://ghcr.io/open-webui/open-webui
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.26
|
version: 6.0.27
|
||||||
|
|
|
@ -9,7 +9,7 @@ rocmImage:
|
||||||
uiImage:
|
uiImage:
|
||||||
repository: ghcr.io/open-webui/open-webui
|
repository: ghcr.io/open-webui/open-webui
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:9ce6b38670a239fc575e75f1070b74e162afa318836a3af18d72d47d1a8f4f73
|
tag: latest@sha256:890bc5f373e14736e353b2f1dc793a3257349f8070bb18a2a5573ff3986d1679
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue