Skip to content

Commit

Permalink
Merge pull request #604 from monostream/update/ollama
Browse files Browse the repository at this point in the history
Update dependencies for update/ollama
  • Loading branch information
marcelhintermann authored Nov 20, 2024
2 parents 9f11c96 + 48b0637 commit 026d5a1
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions charts/ollama/chart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.1.61

Published on 19 November 2024

- ollama from 0.65.0 to 0.66.0

# 0.1.60

Published on 10 November 2024
Expand Down
6 changes: 3 additions & 3 deletions charts/ollama/chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: ollama
repository: https://otwld.github.io/ollama-helm/
version: 0.65.0
version: 0.66.0
- name: ollama-webui
repository: file://./charts/ollama-webui
version: 0.1.0
digest: sha256:21de56bb29d41a582e672d6d5878108864147117024928fc2e71d19e1b681024
generated: "2024-11-10T08:05:50.890318321Z"
digest: sha256:ee7ea59aa82e30f1a42c1ef031c91da1caa5774e333a7ed2df6936e61cb56f04
generated: "2024-11-19T17:04:15.243356099Z"
6 changes: 3 additions & 3 deletions charts/ollama/chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
apiVersion: v2
name: ollama
description: An all in one self hosted LLM stack based on Ollama
version: 0.1.60
appVersion: 0.4.1
version: 0.1.61
appVersion: 0.4.2
dependencies:
- name: ollama
version: 0.65.0
version: 0.66.0
repository: https://otwld.github.io/ollama-helm/
- name: ollama-webui
version: 0.1.0
Expand Down
Binary file removed charts/ollama/chart/charts/ollama-0.65.0.tgz
Binary file not shown.
Binary file added charts/ollama/chart/charts/ollama-0.66.0.tgz
Binary file not shown.
Binary file modified charts/ollama/chart/charts/ollama-webui-0.1.0.tgz
Binary file not shown.

0 comments on commit 026d5a1

Please sign in to comment.