2 Commits

Author SHA1 Message Date
a8342d3b77 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-15 18:03:35 +00:00
bb5c32004e Update ollama/ollama Docker tag to v0.9.1
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Failing after 9s
lint-test-helm / helm-lint (pull_request) Successful in 6s
renovate / renovate (push) Successful in 1m27s
2025-06-15 18:01:53 +00:00

View File

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