feat(ollama): update image docker.io/ollama/ollama 0.19.0 → 0.20.0 (#46700)

This commit is contained in:
TrueCharts Bot
2026-04-03 00:31:31 +02:00
committed by GitHub
parent 7ee1be7194
commit a391155d0b
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.19.0
appVersion: 0.20.0
dependencies:
- name: common
version: 29.0.10
@@ -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.2.1
version: 9.4.0
+2 -2
View File
@@ -2,11 +2,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.19.0@sha256:bf240c2847a8bc7b2c630b85dab5d1dedcba257b551d5fc9b290ce544d59272a
tag: 0.20.0@sha256:6eb118589b440c05b62e7e5e73a0bdf7240f6c79d968e60e6fd49f919eee5733
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.19.0-rocm@sha256:71b5a9cc7b15c542413ce456af10d1032aab5c98dc50605f55df98cdf50bdf36
tag: 0.20.0-rocm@sha256:8abec487c5010f0052525e8b0605f3059a2bb02ac256a2dd32a869a83be7ba07
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent