diff --git a/charts/open-webui/Chart.lock b/charts/open-webui/Chart.lock index dd9defd..acac342 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.3.0 + version: 1.4.1 - name: pipelines repository: https://helm.openwebui.com version: 0.0.6 @@ -10,6 +10,6 @@ dependencies: version: 2.9.0 - name: redis repository: https://charts.bitnami.com/bitnami - version: 20.6.3 -digest: sha256:b0e3a4613e4f5b9ad2766cafb111b2c03dff1ba1774217ed21fb9fd5556729f4 -generated: "2025-01-16T14:22:56.662663-07:00" + version: 20.7.0 +digest: sha256:472d0e2ea428473915d0c0fa16072772baf217a98e1aec1424a2cbb1d00b8235 +generated: "2025-02-06T15:42:37.834162+01:00" diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index 21b787f..83d15f1 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: open-webui -version: 5.4.0 -appVersion: 0.5.4 +version: 5.10.0 +appVersion: 0.5.10 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 ef4a5b4..9bb5504 100644 --- a/charts/open-webui/README.md +++ b/charts/open-webui/README.md @@ -1,6 +1,6 @@ # open-webui -![Version: 5.4.0](https://img.shields.io/badge/Version-5.4.0-informational?style=flat-square) ![AppVersion: 0.5.4](https://img.shields.io/badge/AppVersion-0.5.4-informational?style=flat-square) +![Version: 5.10.0](https://img.shields.io/badge/Version-5.10.0-informational?style=flat-square) ![AppVersion: 0.5.10](https://img.shields.io/badge/AppVersion-0.5.10-informational?style=flat-square) Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋 diff --git a/charts/open-webui/charts/ollama-1.3.0.tgz b/charts/open-webui/charts/ollama-1.4.1.tgz similarity index 74% rename from charts/open-webui/charts/ollama-1.3.0.tgz rename to charts/open-webui/charts/ollama-1.4.1.tgz index 9c6662a..784bc07 100644 Binary files a/charts/open-webui/charts/ollama-1.3.0.tgz and b/charts/open-webui/charts/ollama-1.4.1.tgz differ diff --git a/charts/open-webui/charts/redis-20.6.3.tgz b/charts/open-webui/charts/redis-20.6.3.tgz deleted file mode 100644 index c459982..0000000 Binary files a/charts/open-webui/charts/redis-20.6.3.tgz and /dev/null differ diff --git a/charts/open-webui/charts/redis-20.7.0.tgz b/charts/open-webui/charts/redis-20.7.0.tgz new file mode 100644 index 0000000..0c23f38 Binary files /dev/null and b/charts/open-webui/charts/redis-20.7.0.tgz differ