mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-16 11:31:30 +00:00
Merge pull request #143 from open-webui/fix-chart-lock
Add Bitnami chart repo to GH Actions steps
This commit is contained in:
commit
2e13b26b94
1
.github/workflows/helm-release.yml
vendored
1
.github/workflows/helm-release.yml
vendored
@ -64,6 +64,7 @@ jobs:
|
||||
helm repo add ollama https://otwld.github.io/ollama-helm/
|
||||
helm repo add open-webui https://helm.openwebui.com/
|
||||
helm repo add tika https://apache.jfrog.io/artifactory/tika/
|
||||
helm repo add redis https://charts.bitnami.com/bitnami
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.6.0
|
||||
|
Loading…
Reference in New Issue
Block a user