From 0d10e070455c79006809b5b064f4ef944ffa47e2 Mon Sep 17 00:00:00 2001 From: this-is-tobi Date: Wed, 11 Jun 2025 02:02:05 +0200 Subject: [PATCH] chore(open-webui): upgrade open-webui to v0.6.14 (chart v6.20.0) upgrade subcharts (redis v21.2.2 - postgresql v16.7.10) --- charts/open-webui/Chart.lock | 8 ++++---- charts/open-webui/Chart.yaml | 4 ++-- charts/open-webui/README.md | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/open-webui/Chart.lock b/charts/open-webui/Chart.lock index d116148..89b5486 100644 --- a/charts/open-webui/Chart.lock +++ b/charts/open-webui/Chart.lock @@ -10,9 +10,9 @@ dependencies: version: 2.9.0 - name: redis repository: https://charts.bitnami.com/bitnami - version: 21.1.11 + version: 21.2.2 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 16.7.6 -digest: sha256:f39c2f265e59a8f64ee5131a69d56d0a4b4993ce63b86f0b90018b7828c3fe5f -generated: "2025-05-30T11:59:07.637437-06:00" + version: 16.7.10 +digest: sha256:a2811c3c3dc518f15595a8606234845852d3cf90b9773f9b4919284c9c474a46 +generated: "2025-06-11T02:00:03.491733+02:00" diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index c19cd96..18198b3 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: open-webui -version: 6.19.0 -appVersion: 0.6.13 +version: 6.20.0 +appVersion: 0.6.14 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 f9df5ae..5b490cb 100644 --- a/charts/open-webui/README.md +++ b/charts/open-webui/README.md @@ -1,6 +1,6 @@ # open-webui -![Version: 6.19.0](https://img.shields.io/badge/Version-6.19.0-informational?style=flat-square) ![AppVersion: 0.6.13](https://img.shields.io/badge/AppVersion-0.6.13-informational?style=flat-square) +![Version: 6.20.0](https://img.shields.io/badge/Version-6.20.0-informational?style=flat-square) ![AppVersion: 0.6.14](https://img.shields.io/badge/AppVersion-0.6.14-informational?style=flat-square) Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋