mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-11 00:57:21 +00:00
Update version and docs
This commit is contained in:
parent
a1e073f557
commit
d492339dd7
@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: open-webui
|
||||
version: 3.1.2
|
||||
version: 3.1.3
|
||||
appVersion: "0.3.9"
|
||||
|
||||
home: https://www.openwebui.com/
|
||||
|
@ -1,6 +1,6 @@
|
||||
# open-webui
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋
|
||||
|
||||
@ -73,6 +73,7 @@ helm upgrade --install open-webui open-webui/open-webui
|
||||
| resources | object | `{}` | |
|
||||
| service | object | `{"annotations":{},"containerPort":8080,"labels":{},"loadBalancerClass":"","nodePort":"","port":80,"type":"ClusterIP"}` | Service values to expose Open WebUI pods to cluster |
|
||||
| tolerations | list | `[]` | Tolerations for pod assignment |
|
||||
| topologySpreadConstraints | list | `[]` | Topology Spread Constraints for pod assignment |
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user