fix(ollama): update image docker.io/ollama/ollama 0.18.0 → 0.18.1 (#46127)

This commit is contained in:
TrueCharts Bot
2026-03-17 04:20:54 +01:00
committed by GitHub
parent 04933c2fe2
commit 51fb39ec29
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 0.18.0
appVersion: 0.18.1
dependencies:
- name: common
version: 28.33.4
@@ -43,5 +43,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama
type: application
version: 8.33.0
version: 8.33.2
+2 -2
View File
@@ -2,11 +2,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.18.0@sha256:e23e6499890325d31f3454cdc83f7a613a2423c8a9e167bbafea0b0e3c27d7c6
tag: 0.18.1@sha256:5949ec041e62b28f92d5ff1d7c34080ec67efd73ad24a523e2ff558a24f33072
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.18.0-rocm@sha256:271f32f44e4f4ec44e6fa2134ab48fbfc96933ff9764314829bfaff77be73c49
tag: 0.18.1-rocm@sha256:7d055e1123e3fef7ba7f0b1c185e07517144041758baecaf4e5e3b84569530b9
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent