From 5d333caba2f95e454f58acd9f85022622c8b93d9 Mon Sep 17 00:00:00 2001 From: 0xThresh <104535511+0xThresh@users.noreply.github.com> Date: Tue, 7 May 2024 11:11:23 -0700 Subject: [PATCH] Update Chart.yaml Updates the chart file with the updated source URL for Helm files and bumps the version to try to push a release through --- charts/open-webui/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index ab5b41d..aafc28f 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: open-webui -version: 1.0.0 +version: 1.0.1 appVersion: "latest" home: https://www.openwebui.com/ @@ -13,7 +13,7 @@ keywords: - web-ui sources: -- https://github.com/open-webui/open-webui/tree/main/kubernetes/helm +- https://github.com/open-webui/helm-charts - https://hub.docker.com/r/ollama/ollama - https://github.com/open-webui/open-webui/pkgs/container/open-webui