Skip to content

Commit

Permalink
feat: update docker.io/ollama/ollama docker tag to v0.5.0 (#792)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
sebastien-prudhomme and renovate-bot authored Dec 6, 2024
1 parent 06cd9f3 commit d3f71ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/ollama/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: ollama
sources:
- https://github.com/ollama/ollama
- https://github.com/cowboysysop/charts/tree/master/charts/ollama
version: 1.4.4
version: 1.5.0
dependencies:
- name: common
version: 2.21.0
Expand Down
2 changes: 1 addition & 1 deletion charts/ollama/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ image:
repository: ollama/ollama

## @param image.tag Image tag
tag: 0.4.7
tag: 0.5.0

## @param image.digest Image digest
digest: ""
Expand Down

0 comments on commit d3f71ef

Please sign in to comment.