diff --git a/charts/open-webui/Chart.lock b/charts/open-webui/Chart.lock index 3493762..c02aad6 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.59.0 + version: 0.63.0 - name: pipelines repository: https://helm.openwebui.com version: 0.0.4 -digest: sha256:bfba828139ce6280e2fc9020cb933b8760e89ff1bbc66bee443d292af7ac1db1 -generated: "2024-09-22T12:16:31.226566428-06:00" +digest: sha256:98f3cc893c38dc842b6a7a127a440741154097c387e03728a1acda2da393c322 +generated: "2024-10-21T05:46:40.986589501-04:00" diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index 03d73c6..6a70c8e 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: open-webui -version: 3.3.2 +version: 3.4.0 appVersion: "0.3.32" home: https://www.openwebui.com/ diff --git a/charts/open-webui/README.md b/charts/open-webui/README.md index 9c706c1..5f186fe 100644 --- a/charts/open-webui/README.md +++ b/charts/open-webui/README.md @@ -1,6 +1,6 @@ # open-webui -![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![AppVersion: 0.3.24](https://img.shields.io/badge/AppVersion-0.3.24-informational?style=flat-square) +![Version: 3.4.0](https://img.shields.io/badge/Version-3.4.0-informational?style=flat-square) ![AppVersion: 0.3.32](https://img.shields.io/badge/AppVersion-0.3.32-informational?style=flat-square) Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋 @@ -75,6 +75,8 @@ helm upgrade --install open-webui open-webui/open-webui | service | object | `{"annotations":{},"containerPort":8080,"labels":{},"loadBalancerClass":"","nodePort":"","port":80,"type":"ClusterIP"}` | Service values to expose Open WebUI pods to cluster | | tolerations | list | `[]` | Tolerations for pod assignment | | topologySpreadConstraints | list | `[]` | Topology Spread Constraints for pod assignment | +| volumeMounts | object | `{"container":[],"initContainer":[]}` | Configure container volume mounts ref: | +| volumes | list | `[]` | Configure pod volumes ref: | ---------------------------------------------- diff --git a/charts/open-webui/charts/ollama-0.59.0.tgz b/charts/open-webui/charts/ollama-0.59.0.tgz deleted file mode 100644 index 2317da2..0000000 Binary files a/charts/open-webui/charts/ollama-0.59.0.tgz and /dev/null differ diff --git a/charts/open-webui/charts/ollama-0.63.0.tgz b/charts/open-webui/charts/ollama-0.63.0.tgz new file mode 100644 index 0000000..9e32923 Binary files /dev/null and b/charts/open-webui/charts/ollama-0.63.0.tgz differ