diff --git a/charts/open-webui/Chart.lock b/charts/open-webui/Chart.lock index 7e0b9ba..04dd174 100644 --- a/charts/open-webui/Chart.lock +++ b/charts/open-webui/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: ollama repository: https://otwld.github.io/ollama-helm/ - version: 1.12.0 + version: 1.14.0 - name: pipelines repository: https://helm.openwebui.com version: 0.5.0 @@ -10,6 +10,6 @@ dependencies: version: 2.9.0 - name: redis repository: https://charts.bitnami.com/bitnami - version: 20.11.4 -digest: sha256:05f1cd5e4bfc7ca7f293e13b8ce12b7edf5ba33ba55ec151eccf86cfb30b180a -generated: "2025-03-30T15:26:22.6382Z" + version: 20.11.5 +digest: sha256:e056d54c822caf7601281777f54d88f32818982d52b7e81fbf811b8e4661265e +generated: "2025-04-13T21:46:37.771856+09:00" diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index b015d5a..31c0829 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: open-webui -version: 6.1.0 -appVersion: 0.6.1 +version: 6.2.0 +appVersion: 0.6.4 home: https://www.openwebui.com/ icon: >- https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png diff --git a/charts/open-webui/README.md b/charts/open-webui/README.md index 0519cbd..49677b7 100644 --- a/charts/open-webui/README.md +++ b/charts/open-webui/README.md @@ -1,6 +1,6 @@ # open-webui -![Version: 6.1.0](https://img.shields.io/badge/Version-6.1.0-informational?style=flat-square) ![AppVersion: 0.6.1](https://img.shields.io/badge/AppVersion-0.6.1-informational?style=flat-square) +![Version: 6.2.0](https://img.shields.io/badge/Version-6.2.0-informational?style=flat-square) ![AppVersion: 0.6.4](https://img.shields.io/badge/AppVersion-0.6.4-informational?style=flat-square) Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋 diff --git a/charts/open-webui/charts/ollama-1.9.0.tgz b/charts/open-webui/charts/ollama-1.14.0.tgz similarity index 84% rename from charts/open-webui/charts/ollama-1.9.0.tgz rename to charts/open-webui/charts/ollama-1.14.0.tgz index 8a8963a..d8f68f0 100644 Binary files a/charts/open-webui/charts/ollama-1.9.0.tgz and b/charts/open-webui/charts/ollama-1.14.0.tgz differ diff --git a/charts/open-webui/charts/redis-20.11.3.tgz b/charts/open-webui/charts/redis-20.11.3.tgz deleted file mode 100644 index 12cc741..0000000 Binary files a/charts/open-webui/charts/redis-20.11.3.tgz and /dev/null differ diff --git a/charts/open-webui/charts/redis-20.11.5.tgz b/charts/open-webui/charts/redis-20.11.5.tgz new file mode 100644 index 0000000..6b8b298 Binary files /dev/null and b/charts/open-webui/charts/redis-20.11.5.tgz differ