We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7525e8c commit c23a74fCopy full SHA for c23a74f
2 files changed
helm/open-webui/Chart.yaml
@@ -1,7 +1,7 @@
1
annotations:
2
licenses: MIT
3
apiVersion: v2
4
-appVersion: 0.7.2
+appVersion: 0.8.5
5
dependencies:
6
- condition: pipelines.enabled
7
import-values:
helm/open-webui/values.yaml
@@ -155,7 +155,7 @@ image:
155
repository: ghcr.io/open-webui/open-webui
156
# -- Open WebUI image tag (Open WebUI image tags can be found here: https://github.com/open-webui/open-webui)
157
# @section -- Image configuration
158
- tag: "0.7.2"
+ tag: "0.8.5"
159
# -- Open WebUI image pull policy
160
161
pullPolicy: "IfNotPresent"
0 commit comments