mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-04 03:49:27 +00:00
feat: bump ollama chart to 0.54
Bumping for https://github.com/otwld/ollama-helm/pull/89
This commit is contained in:
parent
b4080434ea
commit
abe5ce38bc
@ -1,9 +1,9 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: ollama
|
- name: ollama
|
||||||
repository: https://otwld.github.io/ollama-helm/
|
repository: https://otwld.github.io/ollama-helm/
|
||||||
version: 0.53.0
|
version: 0.54.0
|
||||||
- name: pipelines
|
- name: pipelines
|
||||||
repository: https://helm.openwebui.com
|
repository: https://helm.openwebui.com
|
||||||
version: 0.0.4
|
version: 0.0.4
|
||||||
digest: sha256:e8a3b6d139ff69fc348b253eb302147687b11c8b6e195d6632b7af9fc904d07a
|
digest: sha256:3c135761c6adaa4a8f3b9559bebcd37ffa1eb304df218270c1d505ff3f58cf43
|
||||||
generated: "2024-08-17T21:13:09.736628-06:00"
|
generated: "2024-08-19T19:45:36.916936843-04:00"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: open-webui
|
name: open-webui
|
||||||
version: 3.1.6
|
version: 3.1.7
|
||||||
appVersion: "0.3.13"
|
appVersion: "0.3.13"
|
||||||
|
|
||||||
home: https://www.openwebui.com/
|
home: https://www.openwebui.com/
|
||||||
|
Binary file not shown.
BIN
charts/open-webui/charts/ollama-0.54.0.tgz
Normal file
BIN
charts/open-webui/charts/ollama-0.54.0.tgz
Normal file
Binary file not shown.
@ -16,6 +16,7 @@ ollama:
|
|||||||
# runtimeClassName: nvidia
|
# runtimeClassName: nvidia
|
||||||
# persistentVolume:
|
# persistentVolume:
|
||||||
# enabled: true
|
# enabled: true
|
||||||
|
# volumeName: "example-pre-existing-pv-created-by-smb-csi"
|
||||||
|
|
||||||
pipelines:
|
pipelines:
|
||||||
# -- Automatically install Pipelines chart to extend Open WebUI functionality using Pipelines: https://github.com/open-webui/pipelines
|
# -- Automatically install Pipelines chart to extend Open WebUI functionality using Pipelines: https://github.com/open-webui/pipelines
|
||||||
|
Loading…
Reference in New Issue
Block a user