diff --git a/cluster/bootstrap/ai/open-webui-sh.yaml b/cluster/bootstrap/ai/open-webui-sh.yaml index aff10cc..77c3739 100644 --- a/cluster/bootstrap/ai/open-webui-sh.yaml +++ b/cluster/bootstrap/ai/open-webui-sh.yaml @@ -10,7 +10,7 @@ spec: sources: - repoURL: https://helm.openwebui.com/ chart: open-webui - targetRevision: 7.2.0 + targetRevision: 7.7.0 helm: valueFiles: - $repo/cluster/apps/ai/open-webui-sh/values.yaml diff --git a/cluster/bootstrap/ai/open-webui.yaml b/cluster/bootstrap/ai/open-webui.yaml index c92d2b7..87dc97c 100644 --- a/cluster/bootstrap/ai/open-webui.yaml +++ b/cluster/bootstrap/ai/open-webui.yaml @@ -10,7 +10,7 @@ spec: sources: - repoURL: https://helm.openwebui.com/ chart: open-webui - targetRevision: 7.2.0 + targetRevision: 7.7.0 helm: valueFiles: - $repo/cluster/apps/ai/open-webui/values.yaml