Skip to content

Commit

Permalink
feat: update annotations
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Baptiste DETROYES <[email protected]>
  • Loading branch information
jdetroyes committed Nov 25, 2024
1 parent 1bc67e2 commit 661a2e4
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,27 @@ description: Get up and running with large language models locally.

type: application

version: 0.68.0
version: 1.0.0

appVersion: "0.4.4"

annotations:
artifacthub.io/category: ai-machine-learning
artifacthub.io/changes: |
- kind: changed
description: upgrade app version to 0.4.4
- kind: added
description: add load model in memory at startup
links:
- name: Pull request #120
url: https://github.com/otwld/ollama-helm/pull/120
- kind: changed
description: upgrade app version to 0.4.4
links:
- name: Ollama release v0.4.4
url: https://github.com/ollama/ollama/releases/tag/v0.4.4
- kind: changed
description: Change ollama.models list to ollama.models.pull list
- kind: removed
description: remove ollama.defaultModel
kubeVersion: "^1.16.0-0"
home: https://ollama.ai/
Expand Down

0 comments on commit 661a2e4

Please sign in to comment.