We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441ea14 commit 688776bCopy full SHA for 688776b
Chart.yaml
@@ -4,18 +4,18 @@ description: Get up and running with large language models locally.
4
5
type: application
6
7
-version: 1.37.0
+version: 1.38.0
8
9
-appVersion: "0.13.5"
+appVersion: "0.14.2"
10
11
annotations:
12
artifacthub.io/category: ai-machine-learning
13
artifacthub.io/changes: |
14
- kind: changed
15
- description: upgrade app version to 0.13.5
+ description: upgrade app version to 0.14.2
16
links:
17
- - name: Ollama release v0.13.5
18
- url: https://github.com/ollama/ollama/releases/tag/v0.13.5
+ - name: Ollama release v0.14.2
+ url: https://github.com/ollama/ollama/releases/tag/v0.14.2
19
20
kubeVersion: "^1.16.0-0"
21
home: https://ollama.ai/
0 commit comments