chore(helm): update image docker.io/ollama/ollama 0.9.5 → 0.9.6 (#37375)

This commit is contained in:
TrueCharts Bot
2025-07-10 21:07:09 +02:00
committed by GitHub
parent 069fe2eef5
commit c95fc0a79a
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.9.5
appVersion: 0.9.6
dependencies:
- name: common
version: 28.12.9
@@ -38,5 +38,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama
type: application
version: 8.0.9
version: 8.0.11

View File

@@ -1,11 +1,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.9.5@sha256:64fcc2a7c48ae920f5317264031d86414e30417269631822858c6d23f61100b0
tag: 0.9.6@sha256:f478761c18fea69b1624e095bce0f8aab06825d09ccabcd0f88828db0df185ce
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.9.5-rocm@sha256:f72c60a04f9679390818c0cd797e109375e76869c795c005a6081a14761f324f
tag: 0.9.6-rocm@sha256:5d1406ef842ba61612e6d2c736080d3ebb291efcfedad3c4a971114fa7cdee19
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent