Compare commits
2 Commits
3abbfcd519
...
56807b3233
| Author | SHA1 | Date | |
|---|---|---|---|
|
56807b3233
|
|||
| f7e7d29430 |
@@ -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.0
|
||||
appVersion: 0.15.1
|
||||
|
||||
@@ -68,10 +68,9 @@
|
||||
"docker"
|
||||
],
|
||||
"matchManagers": [
|
||||
"custom.regex"
|
||||
"custom.regex", "helm-values"
|
||||
],
|
||||
"groupName": "docker-custom-updates",
|
||||
"groupSlug": "docker-custom-updates",
|
||||
"addLabels": [
|
||||
"image"
|
||||
],
|
||||
@@ -87,10 +86,9 @@
|
||||
"docker"
|
||||
],
|
||||
"matchManagers": [
|
||||
"custom.regex"
|
||||
"custom.regex", "helm-values"
|
||||
],
|
||||
"groupName": "docker-custom-automerge",
|
||||
"groupSlug": "docker-custom-automerge",
|
||||
"addLabels": [
|
||||
"image",
|
||||
"automerge"
|
||||
|
||||
Reference in New Issue
Block a user