Install openwebui
This commit is contained in:
parent
6dbc94cec0
commit
668e1c01bb
8
app-of-apps/openwebui.jsonnet
Normal file
8
app-of-apps/openwebui.jsonnet
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
local appDef = import './app-definitions.libsonnet';
|
||||||
|
|
||||||
|
appDef.helmApplication(
|
||||||
|
name="openwebui",
|
||||||
|
sourceRepoUrl="https://open-webui.github.io/helm-charts",
|
||||||
|
sourceChart="open-webui",
|
||||||
|
sourceTargetRevision="5.10.0"
|
||||||
|
)
|
Loading…
x
Reference in New Issue
Block a user