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 8850e31 commit a9c8d3cCopy full SHA for a9c8d3c
Chart.yaml
@@ -4,18 +4,18 @@ description: Get up and running with large language models locally.
4
5
type: application
6
7
-version: 1.34.0
+version: 1.35.0
8
9
-appVersion: "0.12.10"
+appVersion: "0.13.0"
10
11
annotations:
12
artifacthub.io/category: ai-machine-learning
13
artifacthub.io/changes: |
14
- kind: changed
15
- description: upgrade app version to 0.12.10
+ description: upgrade app version to 0.13.0
16
links:
17
- - name: Ollama release v0.12.10
18
- url: https://github.com/ollama/ollama/releases/tag/v0.12.10
+ - name: Ollama release v0.13.0
+ url: https://github.com/ollama/ollama/releases/tag/v0.13.0
19
20
kubeVersion: "^1.16.0-0"
21
home: https://ollama.ai/
0 commit comments