Skip to content

Commit 9c084b9

Browse files
authored
feat: upgrade app version to 0.12.5 (#202)
Signed-off-by: Jean-Baptiste DETROYES <jean-baptiste@detroyes.fr>
1 parent fa0995e commit 9c084b9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Chart.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ description: Get up and running with large language models locally.
44

55
type: application
66

7-
version: 1.31.0
7+
version: 1.32.0
88

9-
appVersion: "0.12.3"
9+
appVersion: "0.12.5"
1010

1111
annotations:
1212
artifacthub.io/category: ai-machine-learning
1313
artifacthub.io/changes: |
1414
- kind: changed
15-
description: upgrade app version to 0.12.3
15+
description: upgrade app version to 0.12.5
1616
links:
17-
- name: Ollama release v0.12.3
18-
url: https://github.com/ollama/ollama/releases/tag/v0.12.3
17+
- name: Ollama release v0.12.5
18+
url: https://github.com/ollama/ollama/releases/tag/v0.12.5
1919
2020
kubeVersion: "^1.16.0-0"
2121
home: https://ollama.ai/

0 commit comments

Comments
 (0)