diff --git a/Chart.yaml b/Chart.yaml index acfb7e8..bf06da6 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -4,15 +4,15 @@ description: Get up and running with large language models locally. type: application -version: 0.34.0 +version: 0.35.0 -appVersion: "0.1.42" +appVersion: "0.1.43" annotations: artifacthub.io/category: ai-machine-learning artifacthub.io/changes: | - kind: changed - description: upgrade ollama to 0.1.42 + description: upgrade ollama to 0.1.43 kubeVersion: "^1.16.0-0"