chore(deps): update container image ghcr.io/open-webui/open-webui to latest@63fed5e by renovate (#19579)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/open-webui/open-webui | digest | `e0a5a54` -> `63fed5e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
55e150f012
commit
86fc42e75b
|
@ -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
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://hub.docker.com/r/ollama/ollama
|
||||
- https://ghcr.io/open-webui/open-webui
|
||||
type: application
|
||||
version: 5.2.2
|
||||
version: 5.2.3
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
uiImage:
|
||||
repository: ghcr.io/open-webui/open-webui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:e0a5a54184832e9f9e395d81b1f855444b95dd11dfeb1a9f6a8c4a22f43cd4ec
|
||||
tag: latest@sha256:63fed5ed0cd9ff1cc8d6ebab7983e2c39b4abed4b5fb00de5f95768a5fef6968
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue