Skip to content

Commit d3eaa97

Browse files
authored
Merge pull request #202 from CodeAdminDe/renovate/ollama-ollama-0.x
2 parents 4f3750c + e7e7283 commit d3eaa97

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.2"
6+
version: "0.13.3"
77
# renovate: image=ollama/ollama
8-
appVersion: "0.13.2"
8+
appVersion: "0.13.3"
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.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)
5+
![Version: 0.13.3](https://img.shields.io/badge/Version-0.13.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.3](https://img.shields.io/badge/AppVersion-0.13.3-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)