chore(deps): update ollama to v0.19.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 16s
lint-test-helm / validate-kubeconform (pull_request) Successful in 16s

This commit is contained in:
2026-03-30 09:03:37 +00:00
parent 7b6327d579
commit 6ed7c15e54
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.18.3
appVersion: 0.19.0

View File

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