Skip to content

Commit

Permalink
chore(helm): update image docker.io/ollama/ollama 0.5.4 → 0.5.5 (#30841)
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin authored Jan 12, 2025
1 parent d852d10 commit 920c1ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/stable/ollama/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.5.4
appVersion: 0.5.5
dependencies:
- name: common
version: 25.3.1
Expand Down Expand Up @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama
type: application
version: 7.10.1
version: 7.10.3
4 changes: 2 additions & 2 deletions charts/stable/ollama/values.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
image:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.5.4@sha256:18bfb1d605604fd53dcad20d0556df4c781e560ebebcd923454d627c994a0e37
tag: 0.5.5@sha256:f2021140c78e5f5d9e8332e90a9a6f626738a5004dd162a31b2aae39bbefa441
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.5.4-rocm@sha256:c3a4bb61f86bcfaa54c3e2129ef45b63b5ca69debc3a90f54ac1cf7c0cdcc0c3
tag: 0.5.5-rocm@sha256:acedfd70b4b77412937ad0cb2125071f20019ef091fe21b749626ef445dadfaf
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent
Expand Down

0 comments on commit 920c1ee

Please sign in to comment.