chore(deps): update container image ollama/ollama to v0.3.4 by renovate (#24811)

This commit is contained in:
TrueCharts Bot 2024-08-06 08:30:55 +02:00 committed by GitHub
parent 4b05d332a9
commit 174f18c907
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.3.3
appVersion: 0.3.4
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.6
version: 7.3.7

View File

@ -1,11 +1,11 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.3.3@sha256:ea516e1b13711416a85c8fb12cffbad573d15bc0325e667459b9b3f4fe210d80
tag: 0.3.4@sha256:43ea67d772ab1eab9c3eb57ae475454cb79e66b9a6bab6c0cb328234de2d457e
rocmImage:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.3.3-rocm@sha256:370f613de30f95221e358eff030878401d048864c5b21fc2200d55ace4d67533
tag: 0.3.4-rocm@sha256:31c936b09ee240dff500c4ddc80927eec2967e0f81eca9b046fb9be0f30c086f
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent