chore(deps): update container image ollama/ollama to v0.3.3 by renovate (#24696)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ollama/ollama | patch | `0.3.2-rocm` -> `0.3.3-rocm` | | ollama/ollama | patch | `0.3.2` -> `0.3.3` | --- > [!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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC44IiwidXBkYXRlZEluVmVyIjoiMzguMTguOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2
|
||||
appVersion: 0.3.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -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.4
|
||||
version: 7.3.5
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: ollama/ollama
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.3.2@sha256:393758874bb2ab26a241466ed8037ad3aff243ad2fba8289045649b48b15ddba
|
||||
tag: 0.3.3@sha256:ea516e1b13711416a85c8fb12cffbad573d15bc0325e667459b9b3f4fe210d80
|
||||
rocmImage:
|
||||
repository: ollama/ollama
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.3.2-rocm@sha256:a771a4665636e5fabcb4081261cb62fcf5e2f0612442b5f2f5da94455a8ed424
|
||||
tag: 0.3.3-rocm@sha256:370f613de30f95221e358eff030878401d048864c5b21fc2200d55ace4d67533
|
||||
uiImage:
|
||||
repository: ghcr.io/open-webui/open-webui
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user