Skip to content

Commit

Permalink
fix(container): update image docker.io/ollama/ollama to v0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent 029cdd2 commit e3538dc
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.9
tag: 0.3.10
env:
TZ: ${TIMEZONE}
# LIBVA_DRIVER_NAME: i965
Expand Down

0 comments on commit e3538dc

Please sign in to comment.