feat(ollama): update image docker.io/ollama/ollama 0.17.7 → 0.18.0 (#46034)

This commit is contained in:
TrueCharts Bot
2026-03-14 03:14:25 +01:00
committed by GitHub
parent 1533d485bc
commit 2f59711ca9
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.17.7
appVersion: 0.18.0
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.31.9
version: 8.33.0
+2 -2
View File
@@ -2,11 +2,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.17.7@sha256:0ff452f6a4c3c5bb4ab063a1db190b261d5834741a519189ed5301d50e4434d1
tag: 0.18.0@sha256:e23e6499890325d31f3454cdc83f7a613a2423c8a9e167bbafea0b0e3c27d7c6
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.17.7-rocm@sha256:0fd5eac2bcb4235e3368656621a4c3a13ef02aec3a257a27941ca84b18ccf4fc
tag: 0.18.0-rocm@sha256:271f32f44e4f4ec44e6fa2134ab48fbfc96933ff9764314829bfaff77be73c49
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent