Compare commits

2 Commits

Author SHA1 Message Date
eba93513e8 Update ollama/ollama Docker tag to v0.13.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 16s
2025-11-22 04:36:13 +00:00
efa47ec785 use i
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m40s
2025-11-21 22:34:54 -06:00
2 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ spec:
schedule: "0 0 * * *"
rsyncTLS:
keySecret: booklore-data-replication-secret
address: volsync-rsync-tls-dst-booklore-data-replication-destination
address: 10.97.132.22
copyMethod: Snapshot
---

View File

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