Skip to content

Commit c23a74f

Browse files
committed
Bump open webui to 0.8.5
1 parent 7525e8c commit c23a74f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

helm/open-webui/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotations:
22
licenses: MIT
33
apiVersion: v2
4-
appVersion: 0.7.2
4+
appVersion: 0.8.5
55
dependencies:
66
- condition: pipelines.enabled
77
import-values:

helm/open-webui/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ image:
155155
repository: ghcr.io/open-webui/open-webui
156156
# -- Open WebUI image tag (Open WebUI image tags can be found here: https://github.com/open-webui/open-webui)
157157
# @section -- Image configuration
158-
tag: "0.7.2"
158+
tag: "0.8.5"
159159
# -- Open WebUI image pull policy
160160
# @section -- Image configuration
161161
pullPolicy: "IfNotPresent"

0 commit comments

Comments
 (0)