Skip to content

Commit

Permalink
Merge pull request #63 from otwld/upgrade-app-version-to-0-2-0
Browse files Browse the repository at this point in the history
feat: upgrade app version to 0.2.0
  • Loading branch information
jdetroyes authored Jul 9, 2024
2 parents 38a46a9 + 8211f4b commit f42c402
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ description: Get up and running with large language models locally.

type: application

version: 0.40.0
version: 0.41.0

appVersion: "0.1.48"
appVersion: "0.2.0"

annotations:
artifacthub.io/category: ai-machine-learning
artifacthub.io/changes: |
- kind: changed
description: upgrade ollama to 0.1.48
description: upgrade ollama to 0.2.0
kubeVersion: "^1.16.0-0"
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Ollama Helm Chart

[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/ollama-helm)](https://artifacthub.io/packages/search?repo=ollama-helm)
[![Discord](https://img.shields.io/badge/Discord-OTWLD-blue?logo=discord&logoColor=white)](https://discord.gg/U24mpqTynB)


[Ollama](https://ollama.ai/), get up and running with large language models, locally.
Expand Down Expand Up @@ -241,4 +242,4 @@ ingress:
## Support

- For questions, suggestions, and discussion about Ollama please refer to the [Ollama issue page](https://github.com/ollama/ollama/issues)
- For questions, suggestions, and discussion about this chart please visit [Ollama-Helm issue page](https://github.com/otwld/ollama-helm/issues)
- For questions, suggestions, and discussion about this chart please visit [Ollama-Helm issue page](https://github.com/otwld/ollama-helm/issues) or join our [OTWLD Discord](https://discord.gg/U24mpqTynB)

0 comments on commit f42c402

Please sign in to comment.