diff --git a/charts/open-webui/Chart.lock b/charts/open-webui/Chart.lock index a739ad8..dec4c56 100644 --- a/charts/open-webui/Chart.lock +++ b/charts/open-webui/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: ollama repository: https://otwld.github.io/ollama-helm/ - version: 1.5.0 + version: 1.6.0 - name: pipelines repository: https://helm.openwebui.com - version: 0.0.6 + version: 0.2.0 - name: tika repository: https://apache.jfrog.io/artifactory/tika version: 2.9.0 - name: redis repository: https://charts.bitnami.com/bitnami - version: 20.7.0 -digest: sha256:ecd7af79d60153ff14ef2a49dd1b95c40a93bf9a986a9ddc796f8cba2b6775dc -generated: "2025-02-14T19:09:29.33676+09:00" + version: 20.7.1 +digest: sha256:d897822b6463d9427f97fa81221b3bafad13ab39c205836105c3d93b9016db9f +generated: "2025-02-19T09:20:34.829162+09:00" diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index 86cb7d0..e5e9294 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: open-webui -version: 5.15.0 +version: 5.16.0 appVersion: 0.5.14 home: https://www.openwebui.com/ icon: >- diff --git a/charts/open-webui/README.md b/charts/open-webui/README.md index 93de76c..2d4f7b3 100644 --- a/charts/open-webui/README.md +++ b/charts/open-webui/README.md @@ -1,6 +1,6 @@ # open-webui -![Version: 5.15.0](https://img.shields.io/badge/Version-5.15.0-informational?style=flat-square) ![AppVersion: 0.5.14](https://img.shields.io/badge/AppVersion-0.5.14-informational?style=flat-square) +![Version: 5.16.0](https://img.shields.io/badge/Version-5.16.0-informational?style=flat-square) ![AppVersion: 0.5.14](https://img.shields.io/badge/AppVersion-0.5.14-informational?style=flat-square) Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋 diff --git a/charts/open-webui/charts/ollama-1.5.0.tgz b/charts/open-webui/charts/ollama-1.6.0.tgz similarity index 85% rename from charts/open-webui/charts/ollama-1.5.0.tgz rename to charts/open-webui/charts/ollama-1.6.0.tgz index a22edc0..514ed75 100644 Binary files a/charts/open-webui/charts/ollama-1.5.0.tgz and b/charts/open-webui/charts/ollama-1.6.0.tgz differ diff --git a/charts/open-webui/charts/pipelines-0.0.6.tgz b/charts/open-webui/charts/pipelines-0.0.6.tgz deleted file mode 100644 index 7e755c6..0000000 Binary files a/charts/open-webui/charts/pipelines-0.0.6.tgz and /dev/null differ diff --git a/charts/open-webui/charts/pipelines-0.2.0.tgz b/charts/open-webui/charts/pipelines-0.2.0.tgz new file mode 100644 index 0000000..98b57d8 Binary files /dev/null and b/charts/open-webui/charts/pipelines-0.2.0.tgz differ diff --git a/charts/open-webui/charts/redis-20.7.0.tgz b/charts/open-webui/charts/redis-20.7.0.tgz deleted file mode 100644 index 0c23f38..0000000 Binary files a/charts/open-webui/charts/redis-20.7.0.tgz and /dev/null differ diff --git a/charts/open-webui/charts/redis-20.7.1.tgz b/charts/open-webui/charts/redis-20.7.1.tgz new file mode 100644 index 0000000..9f50197 Binary files /dev/null and b/charts/open-webui/charts/redis-20.7.1.tgz differ