Skip to content

Commit 16c18b6

Browse files
authored
feat: upgrade app version to 0.12.2 (#199)
* feat: upgrade app version to 0.12.1 * feat: upgrade app version to 0.12.2
1 parent d4e6822 commit 16c18b6

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.29.0
7+
version: 1.30.0
88

9-
appVersion: "0.11.11"
9+
appVersion: "0.12.2"
1010

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

0 commit comments

Comments
 (0)