chore(deps): update container image ollama/ollama to 0.3.4-rocm@2cb632e by renovate (#24850)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ollama/ollama | digest | `c6a102c` -> `2cb632e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
2803d4f1a2
commit
c43f23bdfe
|
@ -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.3.8
|
||||
version: 7.3.9
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
rocmImage:
|
||||
repository: ollama/ollama
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.3.4-rocm@sha256:c6a102ce62dd3add08156a66b5c3bf90988c66531d1b598042d6f5bd01a6bc68
|
||||
tag: 0.3.4-rocm@sha256:2cb632ed9acc2a4a9b6ee2fa073f61bc2cb510a767d1a9f372e69f55d4ef096d
|
||||
uiImage:
|
||||
repository: ghcr.io/open-webui/open-webui
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
Loading…
Reference in New Issue