2 Commits

Author SHA1 Message Date
28690880ac Update docker.io/postgres Docker tag to v18
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 21s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-11-02 06:02:54 +00:00
e404f81d2f Update ollama/ollama Docker tag to v0.12.9 (#1926)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m20s
2025-11-02 06:01:39 +00:00

View File

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