2 Commits

Author SHA1 Message Date
90c5b81bd9 Update actions/setup-node action to v5
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
2025-09-05 18:03:11 +00:00
8aeaf82caa Update ollama/ollama Docker tag to v0.11.10 (#1393)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m30s
2025-09-05 18:01:35 +00:00

View File

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