Skip to content

Commit

Permalink
fix(container): update image docker.io/ollama/ollama to v0.1.42 (#6396)
Browse files Browse the repository at this point in the history
| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| docker     | docker.io/ollama/ollama | 0.1.41 | 0.1.42 |

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 Jun 7, 2024
1 parent b32cf83 commit d8d7e8b
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 @@ -34,7 +34,7 @@ spec:
main:
image:
repository: docker.io/ollama/ollama
tag: 0.1.41
tag: 0.1.42
env:
TZ: ${TIMEZONE}
LIBVA_DRIVER_NAME: i965
Expand Down

0 comments on commit d8d7e8b

Please sign in to comment.