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