2 Commits

Author SHA1 Message Date
f8823fcdfb Update actions/checkout action to v5
Some checks failed
lint-test-helm / helm-lint (pull_request) Failing after 2s
2025-11-07 19:03:23 +00:00
8f2edf8e0a Update ollama/ollama Docker tag to v0.12.10 (#1984)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m27s
2025-11-07 19:02:07 +00:00

View File

@@ -22,7 +22,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.12.9
tag: 0.12.10
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -58,7 +58,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.12.9
tag: 0.12.10
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -94,7 +94,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.12.9
tag: 0.12.10
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE