forked from otwld/ollama-helm
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
38 lines (33 loc) · 892 Bytes
/
Chart.yaml
File metadata and controls
38 lines (33 loc) · 892 Bytes
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
38
apiVersion: v2
name: ollama
description: Get up and running with large language models locally.
type: application
version: 1.12.1
appVersion: "0.6.3"
annotations:
artifacthub.io/category: ai-machine-learning
artifacthub.io/changes: |
- kind: changed
description: upgrade app version to 0.6.3
links:
- name: Ollama release v0.6.3
url: https://github.com/ollama/ollama/releases/tag/v0.6.3
- kind: added
description: Separate application port from service port
links:
- name: PR#158
url: https://github.com/otwld/ollama-helm/pull/158
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: OTWLD
email: contact@otwld.com