fix(ollama): update image docker.io/ollama/ollama 0.15.1 → 0.15.2 (#44173)

This commit is contained in:
TrueCharts Bot
2026-01-27 03:06:14 +01:00
committed by GitHub
parent e1496f5e91
commit 16b8bdd228
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.15.1
appVersion: 0.15.2
dependencies:
- name: common
version: 28.29.37
@@ -40,5 +40,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama
type: application
version: 8.23.3
version: 8.23.5

View File

@@ -1,11 +1,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.15.1@sha256:e0ae5354a9e4c85160df4698a45ae360cd0c12ef90e484b12fc870c28f491892
tag: 0.15.2@sha256:76d0c003b27db65170e88ab319ff19c9bcee41ecb8177c52ab06921dfa13abdf
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.15.1-rocm@sha256:af2cea5b0dbbed5a3e000074bd23cb944ca980de02173e897f98a2636f0179fe
tag: 0.15.2-rocm@sha256:26304d3ed3de562959ea91d9cd2fe904a976a88b18543d25403904adf97970ed
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent