Skip to content

Commit

Permalink
fix(container): update image docker.io/ollama/ollama to v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
spicerabot[bot] authored Aug 31, 2024
1 parent d79b33d commit 23612c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/ai/ollama/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
main:
image:
repository: docker.io/ollama/ollama
tag: 0.3.8
tag: 0.3.9
env:
TZ: ${TIMEZONE}
OLLAMA_HOST: 0.0.0.0
Expand Down

0 comments on commit 23612c1

Please sign in to comment.