Skip to content

Models are getting pulled during the helm upgrade #154

@govindkailas

Description

@govindkailas

What happened?

I am using Ollama integrated with open-webui, I see that when I upgrade the helm chart, the models are getting pulled again regardless of their local existence.

Reported here, open-webui/helm-charts#193
Have you ever come across something like this?

Chart version

0.5.12

Kubernetes version

v1.32.0

Kubernetes distribution

k8s

Relevant log output

Your values.yaml

Relevant values for the model pull, 

  ollama:
    models:
      pull:
        - llama3.2
        - qwen2.5-coder
        - deepseek-r1

Additional context

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions