Skip to content

Commit 2d014af

Browse files
feat: upgrade app version to 0.15.1 (#211)
Signed-off-by: Mateusz Krawczuk <mateusz.krawczuk@cybrixsystems.com>
1 parent 1fa1365 commit 2d014af

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.38.0
7+
version: 1.39.0
88

9-
appVersion: "0.14.2"
9+
appVersion: "0.15.1"
1010

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

0 commit comments

Comments
 (0)