Skip to content

Commit 0a060ee

Browse files
committed
feat: release v0.8.11, update dependency charts
1 parent 71222d2 commit 0a060ee

File tree

4 files changed

+12
-7
lines changed

4 files changed

+12
-7
lines changed

charts/open-webui/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ All notable changes to the Open WebUI Helm chart will be documented in this file
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [v12.11.0]
10+
11+
### Changed
12+
Updated chart appVersion to v0.8.11. Updated Ollama and Pipelines dependencies to latest versions.
13+
914
## [v12.10.0]
1015

1116
### Changed

charts/open-webui/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: ollama
33
repository: https://otwld.github.io/ollama-helm/
4-
version: 1.48.0
4+
version: 1.52.0
55
- name: pipelines
66
repository: https://helm.openwebui.com
7-
version: 0.10.1
7+
version: 0.11.0
88
- name: tika
99
repository: https://apache.jfrog.io/artifactory/tika
1010
version: 3.2.2
11-
digest: sha256:3bb84a332e4ee452fdec0d9787767e7f3bc85edf4e9772f0b4896f240573abb6
12-
generated: "2026-03-03T13:47:44.451219-03:00"
11+
digest: sha256:02d174897dded3288da74cd300793734b43f6a783926d4575c12bc0b4115226e
12+
generated: "2026-03-25T17:24:17.627176-06:00"

charts/open-webui/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: open-webui
3-
version: 12.10.0
4-
appVersion: 0.8.10
3+
version: 12.11.0
4+
appVersion: 0.8.11
55
home: https://www.openwebui.com/
66
icon: >-
77
https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png

charts/open-webui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# open-webui
22

3-
![Version: 12.10.0](https://img.shields.io/badge/Version-12.10.0-informational?style=flat-square) ![AppVersion: 0.8.10](https://img.shields.io/badge/AppVersion-0.8.10-informational?style=flat-square)
3+
![Version: 12.11.0](https://img.shields.io/badge/Version-12.11.0-informational?style=flat-square) ![AppVersion: 0.8.11](https://img.shields.io/badge/AppVersion-0.8.11-informational?style=flat-square)
44

55
Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋
66

0 commit comments

Comments
 (0)