Skip to content

Commit

Permalink
Merge pull request #74 from otwld/upgrade-app-version-to-0-2-7
Browse files Browse the repository at this point in the history
feat: upgrade app version to 0.2.7
  • Loading branch information
jdetroyes authored Jul 19, 2024
2 parents cb5624f + 5036c8e commit 6ea4d92
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,15 @@ description: Get up and running with large language models locally.

type: application

version: 0.44.0
version: 0.45.0

appVersion: "0.2.5"
appVersion: "0.2.7"

annotations:
artifacthub.io/category: ai-machine-learning
artifacthub.io/changes: |
- kind: changed
description: upgrade ollama to 0.2.5
- kind: added
description: Add shared host namespace hostIPC, hostPID and hostNetwork
- kind: added
description: add ollama.mountPath to override default ollama mountPath
description: upgrade ollama to 0.2.7
kubeVersion: "^1.16.0-0"
home: https://ollama.ai/
Expand Down

0 comments on commit 6ea4d92

Please sign in to comment.