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 d4e6822 commit 16c18b6Copy full SHA for 16c18b6
Chart.yaml
@@ -4,18 +4,18 @@ description: Get up and running with large language models locally.
4
5
type: application
6
7
-version: 1.29.0
+version: 1.30.0
8
9
-appVersion: "0.11.11"
+appVersion: "0.12.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.11.11
+ description: upgrade app version to 0.12.2
16
links:
17
- - name: Ollama release v0.11.11
18
- url: https://github.com/ollama/ollama/releases/tag/v0.11.11
+ - name: Ollama release v0.12.2
+ url: https://github.com/ollama/ollama/releases/tag/v0.12.2
19
20
kubeVersion: "^1.16.0-0"
21
home: https://ollama.ai/
0 commit comments