Version bumps for ollama/openwebui

This commit is contained in:
JLP 2025-04-06 20:43:05 -04:00
parent 9f1edce7aa
commit 9a3ffed81b
No known key found for this signature in database
GPG key ID: 414E00D1FF7519DC
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ spec:
effect: "NoSchedule"
containers:
- name: ollama
image: ollama/ollama:0.5.13
image: ollama/ollama:0.6.4
imagePullPolicy: IfNotPresent
resources:
limits:

View file

@ -20,7 +20,7 @@ spec:
subPath: "data"
storageClass: longhorn-private
image:
tag: 0.5.20
tag: 0.6.1
extraEnvVars:
- name: ENABLE_OAUTH_SIGNUP
value: "true"