diff --git a/charts/open-webui/Chart.lock b/charts/open-webui/Chart.lock index db2865f..70640cd 100644 --- a/charts/open-webui/Chart.lock +++ b/charts/open-webui/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: ollama repository: https://otwld.github.io/ollama-helm/ - version: 0.43.0 + version: 0.50.0 - name: pipelines repository: https://helm.openwebui.com version: 0.0.3 -digest: sha256:444eb5ec8fef2338a0177544775b1184c13cd09123722ed59a8abea5c8a88742 -generated: "2024-07-15T14:25:45.700334-06:00" +digest: sha256:91b80e619d25a3822cc861d0ea5a40869172094a59bc7974cf67fb002eea5877 +generated: "2024-08-04T18:31:41.380936-06:00" diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index 77ae2c7..a296c18 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: open-webui version: 3.1.2 -appVersion: "v0.3.9" +appVersion: "0.3.9" home: https://www.openwebui.com/ icon: https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png diff --git a/charts/open-webui/charts/ollama-0.43.0.tgz b/charts/open-webui/charts/ollama-0.43.0.tgz deleted file mode 100644 index d5d2e54..0000000 Binary files a/charts/open-webui/charts/ollama-0.43.0.tgz and /dev/null differ diff --git a/charts/open-webui/charts/ollama-0.50.0.tgz b/charts/open-webui/charts/ollama-0.50.0.tgz new file mode 100644 index 0000000..260218c Binary files /dev/null and b/charts/open-webui/charts/ollama-0.50.0.tgz differ diff --git a/charts/open-webui/values.yaml b/charts/open-webui/values.yaml index cecc222..7dd1fac 100644 --- a/charts/open-webui/values.yaml +++ b/charts/open-webui/values.yaml @@ -35,7 +35,7 @@ replicaCount: 1 # -- Open WebUI image tags can be found here: https://github.com/open-webui/open-webui/pkgs/container/open-webui image: repository: ghcr.io/open-webui/open-webui - tag: "" + tag: "latest" pullPolicy: "IfNotPresent" resources: {} ingress: