From 73268086eb79c63cb57932aa3bc44e31697b4f88 Mon Sep 17 00:00:00 2001 From: "0xThresh.eth" <0xthresh@protonmail.com> Date: Thu, 16 Jan 2025 14:38:49 -0700 Subject: [PATCH] Update docs and trigger release --- CONTRIBUTING.md | 2 ++ charts/open-webui/Chart.yaml | 1 + 2 files changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1af3182..cf65d8a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,6 +30,8 @@ - **Issues**: If you find any issues or have suggestions for improvements, please create a new issue in the repository before working on a Pull Request. +- **Actions Updates**: If your Pull Request includes adding a new chart dependency, ensure to make the necessary updates to Github Actions to add the chart repo dependency, or else the release run will fail. + ## Getting Help If you need any help or have questions about contributing, feel free to reach out to the maintainers of the repository. diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index db9aa36..21b787f 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -10,6 +10,7 @@ keywords: - llm - chat - web-ui + - open-webui sources: - https://github.com/open-webui/helm-charts - https://github.com/open-webui/open-webui/pkgs/container/open-webui