2 Commits

Author SHA1 Message Date
7a286b9978 Update ghcr.io/immich-app/immich-server Docker tag to v1.135.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-06-19 03:23:24 +00:00
92608a1353 Update ollama/ollama Docker tag to v0.9.2
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Successful in 1m41s
lint-test-helm / helm-lint (push) Failing after 6s
renovate/stability-days Updates have not met minimum release age requirement
2025-06-19 03:22:01 +00:00

View File

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