chore(helm): update image docker.io/ollama/ollama 0.12.1 → 0.12.2 (#39994)

This commit is contained in:
TrueCharts Bot
2025-09-25 07:47:43 +02:00
committed by GitHub
parent c4de8c4f5a
commit 700dc9c4f4
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.12.1
appVersion: 0.12.2
dependencies:
- name: common
version: 28.20.0
@@ -39,5 +39,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama
type: application
version: 8.10.2
version: 8.10.4

View File

@@ -1,11 +1,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.12.1@sha256:5aed793ab336d1aac9b132f4b46fddfcfa13b8911def3d275937c8acbd1763e8
tag: 0.12.2@sha256:1b80cecb262ee3be70474130aaff1e4949dab741c74b94e819d3f2a2ba520f29
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.12.1-rocm@sha256:72405152dadc24cdc08a9417e8f03656ff977c500fbbf791b0607ae17e4e6724
tag: 0.12.2-rocm@sha256:ed1d1acd8572fc9ae588195b58300d74876ba57ec580a697e9d322a969414887
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent