fix(ollama): update image docker.io/ollama/ollama 0.17.5 → 0.17.6 (#45775)
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.17.5
|
||||
appVersion: 0.17.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.33.0
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ollama
|
||||
- https://hub.docker.com/r/ollama/ollama
|
||||
type: application
|
||||
version: 8.31.1
|
||||
version: 8.31.3
|
||||
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
image:
|
||||
repository: docker.io/ollama/ollama
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.17.5@sha256:0c6d5239d3f0dd39e0ac2ab0eb3989ce8ee2a715e8ebfb21c9444a7bad2fa143
|
||||
tag: 0.17.6@sha256:b20eaab0a553e66d5015dff3fcf1a547d446e3aa8eb262804721af3181223203
|
||||
rocmImage:
|
||||
repository: docker.io/ollama/ollama
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.17.5-rocm@sha256:deb76722955e13f641f931a037326fc5a8a8a72290f99090ed6cb580e5c56609
|
||||
tag: 0.17.6-rocm@sha256:4377862238830cb93e2683a806c4ec58c56aef52056403ac5cc6f4ce11a4da62
|
||||
uiImage:
|
||||
repository: ghcr.io/open-webui/open-webui
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user