Skip to content

Commit

Permalink
fix(container): update image docker.io/ollama/ollama to v0.3.9 (#7109)
Browse files Browse the repository at this point in the history
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| docker     | docker.io/ollama/ollama | 0.3.8 | 0.3.9 |

Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com>
  • Loading branch information
rosey-the-renovator-bot[bot] authored Aug 31, 2024
1 parent db460ce commit c0465b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/ai/ollama/backend/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
replicaCount: 1
image:
repository: docker.io/ollama/ollama
tag: "0.3.8" # Leave it empty to use the chart's default version
tag: "0.3.9" # Leave it empty to use the chart's default version
ollama:
models:
- codellama
Expand Down

0 comments on commit c0465b8

Please sign in to comment.