Skip to content

Commit 4f3750c

Browse files
authored
Merge pull request #201 from CodeAdminDe/renovate/ollama-ollama-0.x
2 parents eb385d1 + 5da4d0e commit 4f3750c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/ollama/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: ollama
33
description: A Helm chart for an easier ollama (https://ollama.com) deployment on k8s. Please note that this is a private helm chart and not directly or indirectly affiliated with ollama or its authors.
44
type: application
55
# renovate: bumpVersion
6-
version: "0.13.1"
6+
version: "0.13.2"
77
# renovate: image=ollama/ollama
8-
appVersion: "0.13.1"
8+
appVersion: "0.13.2"
99
home: https://github.com/CodeAdminDe/helm-charts
1010
keywords:
1111
- ollama

charts/ollama/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# ollama
44

5-
![Version: 0.13.1](https://img.shields.io/badge/Version-0.13.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.1](https://img.shields.io/badge/AppVersion-0.13.1-informational?style=flat-square)
5+
![Version: 0.13.2](https://img.shields.io/badge/Version-0.13.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.2](https://img.shields.io/badge/AppVersion-0.13.2-informational?style=flat-square)
66

77
A Helm chart for an easier ollama (https://ollama.com) deployment on k8s. Please note that this is a private helm chart and not directly or indirectly affiliated with ollama or its authors.
88

0 commit comments

Comments
 (0)