File tree Expand file tree Collapse file tree 4 files changed +12
-7
lines changed
Expand file tree Collapse file tree 4 files changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ All notable changes to the Open WebUI Helm chart will be documented in this file
66The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
77and 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
Original file line number Diff line number Diff line change 11dependencies:
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"
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : open-webui
3- version : 12.10 .0
4- appVersion : 0.8.10
3+ version : 12.11 .0
4+ appVersion : 0.8.11
55home : https://www.openwebui.com/
66icon : >-
77 https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png
Original file line number Diff line number Diff line change 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
55Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋
66
You can’t perform that action at this time.
0 commit comments