Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Helm charts, which have moved to a separate repo #2030

Merged
merged 1 commit into from
May 7, 2024

Conversation

0xThresh
Copy link
Contributor

@0xThresh 0xThresh commented May 7, 2024

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation Open WebUI Docs, or other documentation sources?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
  • Testing: Have you written and run sufficient tests for the changes?
  • Code Review: Have you self-reviewed your code and addressed any coding standard issues?

Description

This PR removes the Helm templates and adds a README in their old location to point users to the new repo, https://github.com/open-webui/helm-charts.

Changelog Entry

Added

  • Adds kubernetes/helm/README.md

Fixed

  • N/A

Changed

  • N/A

Removed

  • All Helm files, including templates and chart, under the kubernetes/helm folder

Security

  • N/A

Breaking Changes

  • N/A

Additional Information

@tjbck tjbck changed the base branch from main to dev May 7, 2024 03:35
@tjbck
Copy link
Contributor

tjbck commented May 7, 2024

LGTM, Thanks!

@tjbck tjbck merged commit ab43bd1 into open-webui:dev May 7, 2024
@0xThresh 0xThresh deleted the remove-helm branch May 7, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Publish helm chart to GitHub Helm Registry
2 participants