Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: 1.29.0
version: 1.30.0

appVersion: "0.11.11"
appVersion: "0.12.2"

annotations:
artifacthub.io/category: ai-machine-learning
artifacthub.io/changes: |
- kind: changed
description: upgrade app version to 0.11.11
description: upgrade app version to 0.12.2
links:
- name: Ollama release v0.11.11
url: https://github.com/ollama/ollama/releases/tag/v0.11.11
- name: Ollama release v0.12.2
url: https://github.com/ollama/ollama/releases/tag/v0.12.2

kubeVersion: "^1.16.0-0"
home: https://ollama.ai/
Expand Down