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

This commit is contained in:
TrueCharts Bot
2024-08-28 08:29:58 +02:00
committed by GitHub
parent 9bfa3575d9
commit 9b88aa4b84
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 0.3.7 appVersion: 0.3.8
dependencies: dependencies:
- name: common - name: common
version: 24.1.5 version: 24.1.5
@@ -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.19 version: 7.3.20
+2 -2
View File
@@ -1,11 +1,11 @@
image: image:
repository: ollama/ollama repository: ollama/ollama
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 0.3.7@sha256:399f386f2b08c96460c1356b6b6753160107f4b3635c2dfd2d9c210205b2a28a tag: 0.3.8@sha256:122abc47fc0d530b65aa60848b8560ef6ab6f7edde15f965c1fa29d7ea1c7270
rocmImage: rocmImage:
repository: ollama/ollama repository: ollama/ollama
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 0.3.7-rocm@sha256:89edc33d044bd2b2ae3a6a22790c4320e3a6000083e5c81e23337e0b9e9dfe27 tag: 0.3.8-rocm@sha256:77619298def296600dfa023e8c59de0433df8def5bb3c45c890a5536844fe997
uiImage: uiImage:
repository: ghcr.io/open-webui/open-webui repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent pullPolicy: IfNotPresent