fix(ollama): update image docker.io/ollama/ollama 0.18.2 → 0.18.3 (#46425)

This commit is contained in:
TrueCharts Bot
2026-03-26 07:17:39 +01:00
committed by GitHub
parent 80241af2d9
commit fcd3e7a367
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 0.18.2
appVersion: 0.18.3
dependencies:
- name: common
version: 29.0.0
@@ -37,5 +37,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama
type: application
version: 9.0.0
version: 9.0.2
+2 -2
View File
@@ -2,11 +2,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.18.2@sha256:5a5d014aa774f78ebe1340c0d4afc2e35afc12a2c3b34c84e71f78ea20af4ba3
tag: 0.18.3@sha256:e305a7b6529c3deada679f07f98ac3222ce668bfc970062f83a5e4e7e15b8f6d
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.18.2-rocm@sha256:69a6f748f09c54aae694094cd60ff7273536985343ce4e5c459090615f61cceb
tag: 0.18.3-rocm@sha256:d9c660e0d0f42f75bcfc5ce97fbdfd63eca842ff0d9e314844043ba46bcaf989
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent