1# Helm chart metadata for ollama with Chainguard images
2# These images are distroless and signed with Sigstore
5home: https://ollama.ai/
7 - https://github.com/ollama/ollama
8 - https://github.com/otwld/ollama-helm
10description: Get up and running with large language models locally.
18 email: contact@otwld.com
19icon: https://ollama.ai/public/ollama.png
23 artifacthub.io/category: ai-machine-learning
24 artifacthub.io/changes: |
26 description: add schedulerName Support for Pods
28 description: add matrix CI coverage for standard Kubernetes and Knative installs
30 description: make the chart compatible with Knative Serving and enable Helm tests in Knative mode
32 description: move Knative model bootstrap to a non-blocking Job that reruns when Knative model settings change
34 description: add configurable cleanup TTL for completed Knative bootstrap Jobs