fix(ollama): update image docker.io/ollama/ollama 0.17.5 → 0.17.6 (#45775)

This commit is contained in:
TrueCharts Bot
2026-03-03 23:40:46 +01:00
committed by GitHub
parent d6f2ffca87
commit 08e00d8ddc
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.5
appVersion: 0.17.6
dependencies:
- name: common
version: 28.33.0
@@ -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.1
version: 8.31.3
+2 -2
View File
@@ -2,11 +2,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.17.5@sha256:0c6d5239d3f0dd39e0ac2ab0eb3989ce8ee2a715e8ebfb21c9444a7bad2fa143
tag: 0.17.6@sha256:b20eaab0a553e66d5015dff3fcf1a547d446e3aa8eb262804721af3181223203
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.17.5-rocm@sha256:deb76722955e13f641f931a037326fc5a8a8a72290f99090ed6cb580e5c56609
tag: 0.17.6-rocm@sha256:4377862238830cb93e2683a806c4ec58c56aef52056403ac5cc6f4ce11a4da62
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent