chore(deps): update container image ghcr.io/open-webui/open-webui to latest@36c5437 by renovate (#26689)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/open-webui/open-webui | digest | `6ca3fae` -> `36c5437` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45MS4wIiwidXBkYXRlZEluVmVyIjoiMzguOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
dbe93ed065
commit
b805b523b0
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
|
||||||
- https://hub.docker.com/r/ollama/ollama
|
- https://hub.docker.com/r/ollama/ollama
|
||||||
type: application
|
type: application
|
||||||
version: 7.3.36
|
version: 7.3.37
|
||||||
|
|
|
@ -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:6ca3fae60a1d176e9ea78f2843de68eceb3a887d8fcef1207976aff8a70bd214
|
tag: latest@sha256:36c5437b96a7220dc719cfbf732e8e3e5241862e04f0d7efdce84ec11790c5e1
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue