We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b723c5a + 17981ef commit a15f97cCopy full SHA for a15f97c
1 file changed
my-apps/ai/ollama/deployment.yaml
@@ -34,7 +34,7 @@ spec:
34
effect: "NoSchedule"
35
containers:
36
- name: ollama
37
- image: ollama/ollama:0.15.5
+ image: ollama/ollama:0.15.6
38
imagePullPolicy: IfNotPresent
39
ports:
40
- containerPort: 11434
0 commit comments