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"
|
effect: "NoSchedule"
|
||||||
containers:
|
containers:
|
||||||
- name: ollama
|
- name: ollama
|
||||||
image: ollama/ollama:0.5.13
|
image: ollama/ollama:0.6.4
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
subPath: "data"
|
subPath: "data"
|
||||||
storageClass: longhorn-private
|
storageClass: longhorn-private
|
||||||
image:
|
image:
|
||||||
tag: 0.5.20
|
tag: 0.6.1
|
||||||
extraEnvVars:
|
extraEnvVars:
|
||||||
- name: ENABLE_OAUTH_SIGNUP
|
- name: ENABLE_OAUTH_SIGNUP
|
||||||
value: "true"
|
value: "true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue