Skip to content

Commit

Permalink
fix(container): update image docker.io/ollama/ollama to v0.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent ceca9a4 commit 8fcaff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/default/ollama/app/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.3.12
tag: 0.3.13
env:
TZ: ${TIMEZONE}
# LIBVA_DRIVER_NAME: i965
Expand Down

0 comments on commit 8fcaff3

Please sign in to comment.