Skip to content

Commit ed1d763

Browse files
github-actions[bot]GitHub Actions Bot
andauthored
feat: upgrade app version to 0.17.5 (#232)
* 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 c962348 commit ed1d763

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.47.0
7+
version: 1.48.0
88

9-
appVersion: 0.17.4
9+
appVersion: 0.17.5
1010

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

0 commit comments

Comments
 (0)