Skip to content

Commit f274c32

Browse files
committed
Merge branch 'renovate/ghcr.io-open-webui-open-webui-0.x' into 'main'
chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.5.19 See merge request GeorgeRaven/raven-helm-charts!152
2 parents 411c48f + d1a24ea commit f274c32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/open-webui/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ appVersion: "0.5.7" # renovate: datasource=docker depName=ghcr.io/open-webui/ope
33
description: A Helm chart for Kubernetes
44
name: open-webui
55
type: application
6-
version: 0.2.3
6+
version: 0.2.4
77
dependencies:
88
- name: corvid
99
version: 0.12.0

charts/open-webui/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ image:
1313
## @param image.pullPolicy [string] Image pull policy
1414
pullPolicy: IfNotPresent
1515
## @param image.tag [string] Overrides the image tag whose default is the chart appVersion.
16-
tag: "v0.5.18"
16+
tag: "v0.5.19"
1717
#tag: "0.3.10-cuda"
1818

1919
persistence:

0 commit comments

Comments
 (0)