diff --git a/charts/open-webui/Chart.lock b/charts/open-webui/Chart.lock index c4b22cf..95bf0b6 100644 --- a/charts/open-webui/Chart.lock +++ b/charts/open-webui/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: ollama repository: https://otwld.github.io/ollama-helm/ - version: 0.53.0 + version: 0.54.0 - name: pipelines repository: https://helm.openwebui.com version: 0.0.4 -digest: sha256:e8a3b6d139ff69fc348b253eb302147687b11c8b6e195d6632b7af9fc904d07a -generated: "2024-08-17T21:13:09.736628-06:00" +digest: sha256:3c135761c6adaa4a8f3b9559bebcd37ffa1eb304df218270c1d505ff3f58cf43 +generated: "2024-08-19T19:45:36.916936843-04:00" diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index af96399..4e50675 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: open-webui -version: 3.1.6 +version: 3.1.7 appVersion: "0.3.13" home: https://www.openwebui.com/ diff --git a/charts/open-webui/charts/ollama-0.53.0.tgz b/charts/open-webui/charts/ollama-0.53.0.tgz deleted file mode 100644 index e53763c..0000000 Binary files a/charts/open-webui/charts/ollama-0.53.0.tgz and /dev/null differ diff --git a/charts/open-webui/charts/ollama-0.54.0.tgz b/charts/open-webui/charts/ollama-0.54.0.tgz new file mode 100644 index 0000000..fd4a30e Binary files /dev/null and b/charts/open-webui/charts/ollama-0.54.0.tgz differ diff --git a/charts/open-webui/values.yaml b/charts/open-webui/values.yaml index 7bb0fe6..6f91e1f 100644 --- a/charts/open-webui/values.yaml +++ b/charts/open-webui/values.yaml @@ -16,6 +16,7 @@ ollama: # runtimeClassName: nvidia # persistentVolume: # enabled: true + # volumeName: "example-pre-existing-pv-created-by-smb-csi" pipelines: # -- Automatically install Pipelines chart to extend Open WebUI functionality using Pipelines: https://github.com/open-webui/pipelines