fix(ollama): update image docker.io/ollama/ollama 0.31.0 → 0.31.1 (#49708)

This commit is contained in:
TrueCharts Bot
2026-06-30 21:17:42 +02:00
committed by GitHub
parent 6b74ef867b
commit 3d077692bf
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 0.31.0
appVersion: 0.31.1
dependencies:
- name: common
version: 29.6.0
@@ -38,5 +38,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama
type: application
version: 9.21.0
version: 9.21.2
+2 -2
View File
@@ -2,11 +2,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.31.0@sha256:02e36fe162a0b008d452f8a5ce034ac2f8e47e2e1f3a40bca1159ce9fc593da3
tag: 0.31.1@sha256:f1a705f2bd113fb8d15f85f7c217f0dc5f6bebda6b0cc42b82c3ad165ffcb9dc
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.31.0-rocm@sha256:242a023325bc621ded8f4409356982d695b5e81b00fbfb3eb35ddacbe398f9fb
tag: 0.31.1-rocm@sha256:c2d5755f1cc3777d2616014516dfe08fa9da214add9fe76f399ffd6a45661f1a
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent