Skip to content

Commit ec24cca

Browse files
github-actions[bot]GitHub Actions Bot
andauthored
feat: upgrade app version to 0.16.3 (#229)
* chore: Update appVersion in Chart.yaml Made with ❤️️ by updatecli * chore: Update Artifact Hub Annotations Made with ❤️️ by updatecli * chore: Bump Chart version Made with ❤️️ by updatecli --------- Co-authored-by: GitHub Actions Bot <tech@otwld.com>
1 parent 35e0cf1 commit ec24cca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Chart.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ description: Get up and running with large language models locally.
44

55
type: application
66

7-
version: 1.44.0
7+
version: 1.45.0
88

9-
appVersion: 0.16.2
9+
appVersion: 0.16.3
1010

1111
annotations:
1212
artifacthub.io/category: ai-machine-learning
1313
artifacthub.io/changes: |
1414
- kind: changed
15-
description: upgrade app version to v0.16.2
15+
description: upgrade app version to v0.16.3
1616
links:
17-
- name: Ollama release v0.16.2
18-
url: https://github.com/ollama/ollama/releases/tag/v0.16.2
17+
- name: Ollama release v0.16.3
18+
url: https://github.com/ollama/ollama/releases/tag/v0.16.3
1919
2020
kubeVersion: "^1.16.0-0"
2121
home: https://ollama.ai/

0 commit comments

Comments
 (0)