diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index 83d15f1..0957430 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: open-webui -version: 5.10.0 +version: 5.10.1 appVersion: 0.5.10 home: https://www.openwebui.com/ icon: >- diff --git a/charts/open-webui/values.yaml b/charts/open-webui/values.yaml index 728fdf9..f0006db 100644 --- a/charts/open-webui/values.yaml +++ b/charts/open-webui/values.yaml @@ -13,7 +13,10 @@ ollama: # type: 'nvidia' # number: 1 # models: - # - llama3 + # pull: + # - llama3 + # run: + # - llama3 # runtimeClassName: nvidia # persistentVolume: # enabled: true