Skip to content

Commit

Permalink
chore(helm): update image docker.io/ollama/ollama 0.3.13 → 0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Oct 21, 2024
1 parent 5a1734d commit fd0b508
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.3.13
appVersion: 0.3.14
dependencies:
- name: common
version: 25.1.0
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.4.4
version: 7.4.6
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.3.13@sha256:2e620e1066fd098b388cd8a40a214f510807c619a80092133546f0d0d271f5f1
tag: 0.3.14@sha256:e1ce9edb7ccd60ef8b4d99fffe7afdc67edfd1f4d7c6028a4253e6efa82f7e60
rocmImage:
repository: docker.io/ollama/ollama
pullPolicy: IfNotPresent
tag: 0.3.13-rocm@sha256:686797545767b27be57c0a98d2a69383d3b9dc015669cb98f82d1486c3d6135d
tag: 0.3.14-rocm@sha256:19fd25f6513b687755daffaacc9c8342e73d02d3fee50e6441273a20eb01baea
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent
Expand Down

0 comments on commit fd0b508

Please sign in to comment.