chore: update chart lock of open-webui to 5.16.0

- bump chart from 5.15.0 to 5.16.0
- updated subcharts
    - ollama: no values changed - bump `appVersion`
    - pipelines: values changed (compatible) - see https://github.com/open-webui/helm-charts/compare/pipelines-0.0.6...pipelines-0.2.0
    - redis: no values changed - minor update for `renderSecurityContext`
This commit is contained in:
jyje 2025-02-19 09:42:42 +09:00
parent f7642b5df4
commit ef8d0a19be
No known key found for this signature in database
GPG Key ID: CFEECE847750DA12
8 changed files with 7 additions and 7 deletions

View File

@ -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"

View File

@ -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: >-

View File

@ -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 👋

Binary file not shown.

Binary file not shown.