1 Commits

Author SHA1 Message Date
3abbfcd519 chore(deps): update dependency ollama/ollama to v0.15.1
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 37s
2026-01-25 18:32:58 +00:00
2 changed files with 7 additions and 5 deletions

View File

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

View File

@@ -68,9 +68,10 @@
"docker"
],
"matchManagers": [
"custom.regex", "helm-values"
"custom.regex"
],
"groupName": "docker-custom-updates",
"groupSlug": "docker-custom-updates",
"addLabels": [
"image"
],
@@ -86,9 +87,10 @@
"docker"
],
"matchManagers": [
"custom.regex", "helm-values"
"custom.regex"
],
"groupName": "docker-custom-automerge",
"groupSlug": "docker-custom-automerge",
"addLabels": [
"image",
"automerge"