diff options
Diffstat (limited to 'third-party-apps/ollama/Chart.yaml')
-rw-r--r-- | third-party-apps/ollama/Chart.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/third-party-apps/ollama/Chart.yaml b/third-party-apps/ollama/Chart.yaml index 042b613..c13c098 100644 --- a/third-party-apps/ollama/Chart.yaml +++ b/third-party-apps/ollama/Chart.yaml @@ -5,7 +5,7 @@ version: 0.1.0 appVersion: "1.0" dependencies: - - name: ollama - version: 0.40.0 - repository: "https://otwld.github.io/ollama-helm/" + - name: open-webui + version: "3.0.5" + repository: "https://helm.openwebui.com/" |