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 fa0995e commit 9c084b9Copy full SHA for 9c084b9
Chart.yaml
@@ -4,18 +4,18 @@ description: Get up and running with large language models locally.
4
5
type: application
6
7
-version: 1.31.0
+version: 1.32.0
8
9
-appVersion: "0.12.3"
+appVersion: "0.12.5"
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.3
+ description: upgrade app version to 0.12.5
16
links:
17
- - name: Ollama release v0.12.3
18
- url: https://github.com/ollama/ollama/releases/tag/v0.12.3
+ - name: Ollama release v0.12.5
+ url: https://github.com/ollama/ollama/releases/tag/v0.12.5
19
20
kubeVersion: "^1.16.0-0"
21
home: https://ollama.ai/
0 commit comments