Version bumps for ollama/openwebui
This commit is contained in:
parent
9f1edce7aa
commit
9a3ffed81b
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue