Skip to content

Commit

Permalink
fix(container): update image docker.io/ollama/ollama to v0.1.40 (#6333)
Browse files Browse the repository at this point in the history
| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| docker     | docker.io/ollama/ollama | 0.1.39 | 0.1.40 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 90e3db0 commit 08b692c
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.39
tag: 0.1.40
env:
TZ: ${TIMEZONE}
LIBVA_DRIVER_NAME: i965
Expand Down

0 comments on commit 08b692c

Please sign in to comment.