From f38ccab08e85508bebfe9311d84e8b11ca0f607a Mon Sep 17 00:00:00 2001 From: this-is-tobi Date: Mon, 19 May 2025 19:00:48 +0200 Subject: [PATCH] chore(open-webui): upgrade open-webui to v0.6.10 (chart v6.16.0) upgrade subcharts (ollama v1.17.0) --- charts/open-webui/Chart.lock | 6 +++--- charts/open-webui/Chart.yaml | 4 ++-- charts/open-webui/README.md | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/open-webui/Chart.lock b/charts/open-webui/Chart.lock index fdb91d3..f5e4fcb 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.16.0 + version: 1.17.0 - name: pipelines repository: https://helm.openwebui.com version: 0.6.0 @@ -14,5 +14,5 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami version: 16.7.4 -digest: sha256:7c463e6c0e7f527dc194e3128e96297da3374be04ea925c07b6faa18a843d7a1 -generated: "2025-05-16T20:57:00.282469+02:00" +digest: sha256:2cafa82a52e4b78474a8b505b114bcd5b8da0fa6bdee4bef9969675c43707406 +generated: "2025-05-19T18:58:13.102469+02:00" diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index e467f11..9abf408 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: open-webui -version: 6.15.0 -appVersion: 0.6.9 +version: 6.16.0 +appVersion: 0.6.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 4f9f6b8..37929eb 100644 --- a/charts/open-webui/README.md +++ b/charts/open-webui/README.md @@ -1,6 +1,6 @@ # open-webui -![Version: 6.15.0](https://img.shields.io/badge/Version-6.15.0-informational?style=flat-square) ![AppVersion: 0.6.9](https://img.shields.io/badge/AppVersion-0.6.9-informational?style=flat-square) +![Version: 6.16.0](https://img.shields.io/badge/Version-6.16.0-informational?style=flat-square) ![AppVersion: 0.6.10](https://img.shields.io/badge/AppVersion-0.6.10-informational?style=flat-square) Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋