3 Commits

Author SHA1 Message Date
41ef5df951 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 14s
2025-11-22 04:30:23 +00:00
5a432d5903 use service name
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m49s
2025-11-21 22:29:07 -06:00
15f7844b93 add address
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-11-21 22:28:39 -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: placeholder
address: volsync-rsync-tls-dst-booklore-data-replication-destination
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