2 Commits

Author SHA1 Message Date
0486416af7 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 15s
2025-11-20 22:31:01 +00:00
a0fa9acc50 update url
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
2025-11-20 16:29:47 -06:00
2 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ ephemera:
pullPolicy: IfNotPresent
env:
- name: AA_BASE_URL
value: 8080
value: https://annas-archive.org
- name: AA_API_KEY
valueFrom:
secretKeyRef:

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