diff --git a/charts/open-webui/Chart.lock b/charts/open-webui/Chart.lock index 95bf0b6..cfebcfe 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.54.0 + version: 0.58.0 - name: pipelines repository: https://helm.openwebui.com version: 0.0.4 -digest: sha256:3c135761c6adaa4a8f3b9559bebcd37ffa1eb304df218270c1d505ff3f58cf43 -generated: "2024-08-19T19:45:36.916936843-04:00" +digest: sha256:d70b73014c68843929d723f1709e935c8cf3df5c6f9f13e3ae9f5c747af57dfb +generated: "2024-09-12T21:14:52.482218-06:00" diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index 0e8f094..c1a8921 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.9 -appVersion: "0.3.13" +version: 3.1.10 +appVersion: "0.3.14" 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.54.0.tgz b/charts/open-webui/charts/ollama-0.54.0.tgz deleted file mode 100644 index fd4a30e..0000000 Binary files a/charts/open-webui/charts/ollama-0.54.0.tgz and /dev/null differ diff --git a/charts/open-webui/charts/ollama-0.58.0.tgz b/charts/open-webui/charts/ollama-0.58.0.tgz new file mode 100644 index 0000000..c8323a8 Binary files /dev/null and b/charts/open-webui/charts/ollama-0.58.0.tgz differ diff --git a/charts/open-webui/values.yaml b/charts/open-webui/values.yaml index 6f91e1f..b289adb 100644 --- a/charts/open-webui/values.yaml +++ b/charts/open-webui/values.yaml @@ -36,7 +36,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: "latest" + tag: "" pullPolicy: "IfNotPresent" # -- Configure imagePullSecrets to use private registry