2 Commits

Author SHA1 Message Date
659286ef81 chore(deps): update dependency outline/outline to v1.4.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m17s
render-manifests-automerge / render-manifests-automerge (pull_request) Has been skipped
render-manifests-merge / render-manifests-merge (pull_request) Successful in 59s
2026-01-28 01:05:47 +00:00
0e7e35b071 chore(deps): update ollama/ollama to v0.15.2 (#3548)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 50s
renovate / renovate (push) Successful in 3m8s
2026-01-28 01:03:05 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -31,4 +31,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ollama.png
# renovate: datasource=github-releases depName=ollama/ollama
appVersion: 0.15.1
appVersion: 0.15.2

View File

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