separate openwebui from ollama chart

This commit is contained in:
robrakaric
2024-05-07 12:47:57 -07:00
parent 725043ee13
commit aa04934217
16 changed files with 179 additions and 338 deletions

View File

@@ -26,6 +26,10 @@ jobs:
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
- name: Add Dependency Repos
run: |
helm repo add ollama https://otwld.github.io/ollama-helm/
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
with: