Skip to content

Commit 94d1f92

Browse files
Update ollama/ollama Docker tag to v0.5.13
1 parent 3eca2cf commit 94d1f92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

clusters/cl01tl/platform/ollama/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ollama:
2222
main:
2323
image:
2424
repository: ollama/ollama
25-
tag: 0.5.12
25+
tag: 0.5.13
2626
pullPolicy: IfNotPresent
2727
env:
2828
- name: OLLAMA_KEEP_ALIVE
@@ -59,7 +59,7 @@ ollama:
5959
main:
6060
image:
6161
repository: ollama/ollama
62-
tag: 0.5.12
62+
tag: 0.5.13
6363
pullPolicy: IfNotPresent
6464
env:
6565
- name: OLLAMA_KEEP_ALIVE
@@ -96,7 +96,7 @@ ollama:
9696
main:
9797
image:
9898
repository: ollama/ollama
99-
tag: 0.5.12
99+
tag: 0.5.13
100100
pullPolicy: IfNotPresent
101101
env:
102102
- name: OLLAMA_KEEP_ALIVE

0 commit comments

Comments
 (0)