Upgrade Open WebUI app to v0.2+

This commit is contained in:
0xThresh.eth
2024-06-04 21:37:40 -06:00
parent fd33ad550f
commit a3510edc50
15 changed files with 213 additions and 26 deletions

View File

@@ -31,6 +31,7 @@ jobs:
- name: Add Dependency Repos
run: |
helm repo add ollama https://otwld.github.io/ollama-helm/
helm repo add open-webui https://helm.openwebui.com/
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0