fix(ollama): update image docker.io/ollama/ollama 0.23.3 → 0.23.4 (#48219)

This commit is contained in:
TrueCharts Bot
2026-05-14 05:51:49 +02:00
committed by GitHub
parent e4f214a9de
commit 483243794c
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/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 0.23.3 appVersion: 0.23.4
dependencies: dependencies:
- name: common - name: common
version: 29.3.4 version: 29.3.4
@@ -38,5 +38,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ollama - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama - https://hub.docker.com/r/ollama/ollama
type: application type: application
version: 9.13.2 version: 9.13.4
+2 -2
View File
@@ -2,11 +2,11 @@
image: image:
repository: docker.io/ollama/ollama repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 0.23.3@sha256:9b519ed11930ba9a3c6123f8546b8f553e247ea6ce58739a4878f913996e7a67 tag: 0.23.4@sha256:7ffd891da3e9e278d042c856c0fbe1b10fa03ed1791471377dde331eae4ea834
rocmImage: rocmImage:
repository: docker.io/ollama/ollama repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 0.23.3-rocm@sha256:3222d1a713a1fa09513516a31fcf2c7c9fe591895d9d03a027b73cb2846191e7 tag: 0.23.4-rocm@sha256:99839b81f29259f087f2fcb66d3b42fb97095a76db520da1e98d99d07b94f0f5
uiImage: uiImage:
repository: ghcr.io/open-webui/open-webui repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent pullPolicy: IfNotPresent