Compare commits
1 Commits
56807b3233
...
3abbfcd519
| Author | SHA1 | Date | |
|---|---|---|---|
|
3abbfcd519
|
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user