Skip to content

Commit

Permalink
feat: upgrade app version to 0.4.5
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 27, 2024
1 parent b9b011d commit 703b584
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ description: Get up and running with large language models locally.

type: application

version: 0.67.0
version: 0.68.0

appVersion: "0.4.3"
appVersion: "0.4.5"

annotations:
artifacthub.io/category: ai-machine-learning
artifacthub.io/changes: |
- kind: changed
description: upgrade app version to 0.4.3
description: upgrade app version to 0.4.5
links:
- name: Ollama release v0.4.3
url: https://github.com/ollama/ollama/releases/tag/v0.4.3
- name: Ollama release v0.4.5
url: https://github.com/ollama/ollama/releases/tag/v0.4.5
kubeVersion: "^1.16.0-0"
home: https://ollama.ai/
Expand Down

0 comments on commit 703b584

Please sign in to comment.