mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #2030] [MERGED] Remove Helm charts, which have moved to a separate repo #124522
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/2030
Author: @westbrook-ai
Created: 5/7/2024
Status: ✅ Merged
Merged: 5/7/2024
Merged by: @tjbck
Base:
dev← Head:remove-helm📝 Commits (1)
bfb8b08Remove Helm charts, which have moved to a separate repo📊 Changes
12 files changed (+4 additions, -447 deletions)
View changed files
➖
kubernetes/helm/.helmignore(+0 -1)➖
kubernetes/helm/Chart.yaml(+0 -21)➕
kubernetes/helm/README.md(+4 -0)➖
kubernetes/helm/templates/_helpers.tpl(+0 -51)➖
kubernetes/helm/templates/ollama-service.yaml(+0 -23)➖
kubernetes/helm/templates/ollama-statefulset.yaml(+0 -98)➖
kubernetes/helm/templates/webui-deployment.yaml(+0 -62)➖
kubernetes/helm/templates/webui-ingress.yaml(+0 -33)➖
kubernetes/helm/templates/webui-pvc.yaml(+0 -27)➖
kubernetes/helm/templates/webui-service.yaml(+0 -29)➖
kubernetes/helm/values-minikube.yaml(+0 -27)➖
kubernetes/helm/values.yaml(+0 -75)📄 Description
Pull Request Checklist
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
kubernetes/helm/README.mdFixed
Changed
Removed
kubernetes/helmfolderSecurity
Breaking Changes
Additional Information
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.