Skip to content

Commit 2fbf219

Browse files
committed
Update open webui version
1 parent e81b229 commit 2fbf219

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

helm/open-webui/Chart.yaml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
annotations:
22
licenses: MIT
33
apiVersion: v2
4-
appVersion: 0.6.36
4+
appVersion: 0.6.41
55
dependencies:
6-
- condition: pipelines.enabled
7-
import-values:
8-
- child: service
9-
parent: pipelines.service
10-
name: pipelines
11-
repository: https://helm.openwebui.com
12-
version: '>=0.0.1'
13-
- condition: tika.enabled
14-
name: tika
15-
repository: https://apache.jfrog.io/artifactory/tika
16-
version: '>=2.9.0'
6+
- condition: pipelines.enabled
7+
import-values:
8+
- child: service
9+
parent: pipelines.service
10+
name: pipelines
11+
repository: https://helm.openwebui.com
12+
version: ">=0.0.1"
13+
- condition: tika.enabled
14+
name: tika
15+
repository: https://apache.jfrog.io/artifactory/tika
16+
version: ">=2.9.0"
1717
description: "Open WebUI: A User-Friendly Web Interface for Chat Interactions \U0001F44B"
1818
home: https://www.openwebui.com/
1919
icon: https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png
2020
keywords:
21-
- llm
22-
- chat
23-
- web-ui
24-
- open-webui
21+
- llm
22+
- chat
23+
- web-ui
24+
- open-webui
2525
name: open-webui
2626
sources:
27-
- https://github.com/open-webui/helm-charts
28-
- https://github.com/open-webui/open-webui/pkgs/container/open-webui
29-
- https://github.com/otwld/ollama-helm/
30-
- https://hub.docker.com/r/ollama/ollama
27+
- https://github.com/open-webui/helm-charts
28+
- https://github.com/open-webui/open-webui/pkgs/container/open-webui
29+
- https://github.com/otwld/ollama-helm/
30+
- https://hub.docker.com/r/ollama/ollama
3131
version: 8.14.0

0 commit comments

Comments
 (0)