forked from otwld/ollama-helm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
37 lines (31 loc) · 895 Bytes
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
apiVersion: v2
name: ollama
description: Get up and running with large language models locally.
type: application
version: 0.18.0
appVersion: "0.1.28"
annotations:
artifacthub.io/category: ai-machine-learning
artifacthub.io/changes: |
- kind: changed
description: upgrade ollama to 0.1.28
- kind: added
description: add key ollama.models for pulling multiple models at startup
- kind: added
description: add key ollama.insecure for pulling in secure mode
- kind: deprecated
description: key ollama.defaultModel is now deprecated and will be removed in future
kubeVersion: "^1.16.0-0"
home: https://ollama.ai/
icon: https://ollama.ai/public/ollama.png
keywords:
- ai
- llm
- llama
- mistral
sources:
- https://github.com/ollama/ollama
- https://github.com/otwld/ollama-helm
maintainers:
- name: Outworld
email: tech@outworld.fr