Skip to content

Commit 7525e8c

Browse files
committed
Upgrade to Open WebUI 0.7.2
1 parent 73a3c54 commit 7525e8c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
> NOTE: Terraform files will be drastically updated later as [Atlantis](https://www.runatlantis.io) is brought online.
22
3-
# GitOps 🛠️
3+
# GitOps
44

55
## About
66

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.6.43
4+
appVersion: 0.7.2
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.6.43"
158+
tag: "0.7.2"
159159
# -- Open WebUI image pull policy
160160
# @section -- Image configuration
161161
pullPolicy: "IfNotPresent"

0 commit comments

Comments
 (0)