Compare commits
2 Commits
8d59fd057f
...
486e47e514
| Author | SHA1 | Date | |
|---|---|---|---|
|
486e47e514
|
|||
| 151d8536df |
@@ -31,4 +31,4 @@ dependencies:
|
|||||||
repository: oci://harbor.alexlebens.net/helm-charts
|
repository: oci://harbor.alexlebens.net/helm-charts
|
||||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ollama.png
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ollama.png
|
||||||
# renovate: datasource=github-releases depName=ollama/ollama
|
# renovate: datasource=github-releases depName=ollama/ollama
|
||||||
appVersion: 0.15.0
|
appVersion: 0.15.1
|
||||||
|
|||||||
@@ -47,6 +47,24 @@
|
|||||||
"automerge": true,
|
"automerge": true,
|
||||||
"minimumReleaseAge": "1 days"
|
"minimumReleaseAge": "1 days"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"description": "Automerge chart appVersion patches",
|
||||||
|
"matchUpdateTypes": [
|
||||||
|
"patch"
|
||||||
|
],
|
||||||
|
"matchDatasources": [
|
||||||
|
"helm"
|
||||||
|
],
|
||||||
|
"matchManagers": [
|
||||||
|
"github-releases"
|
||||||
|
],
|
||||||
|
"addLabels": [
|
||||||
|
"chart",
|
||||||
|
"automerge"
|
||||||
|
],
|
||||||
|
"automerge": true,
|
||||||
|
"minimumReleaseAge": "1 days"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"description": "Automerge helm chart lock files",
|
"description": "Automerge helm chart lock files",
|
||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
@@ -89,33 +107,23 @@
|
|||||||
"minimumReleaseAge": "1 days"
|
"minimumReleaseAge": "1 days"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Automerge image updates for certain applications",
|
"description": "Automerge image appVersion patches",
|
||||||
"matchUpdateTypes": [
|
"matchUpdateTypes": [
|
||||||
"minor"
|
"patch",
|
||||||
|
"digest"
|
||||||
],
|
],
|
||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
"matchPackageNames": [
|
"matchManagers": [
|
||||||
"ghcr.io/advplyr/audiobookshelf",
|
"github-releases"
|
||||||
"ghcr.io/gethomepage/homepage",
|
|
||||||
"ghcr.io/gitroomhq/postiz-app",
|
|
||||||
"ghcr.io/linuxserver/bazarr",
|
|
||||||
"ghcr.io/linuxserver/code-server",
|
|
||||||
"ghcr.io/linuxserver/lidarr",
|
|
||||||
"ghcr.io/linuxserver/plex",
|
|
||||||
"ghcr.io/linuxserver/prowlarr",
|
|
||||||
"ghcr.io/linuxserver/radarr",
|
|
||||||
"ghcr.io/linuxserver/sonarr",
|
|
||||||
"ghcr.io/prometheus-community/charts/kube-prometheus-stack",
|
|
||||||
"vectorim/element-web"
|
|
||||||
],
|
],
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"image",
|
"image",
|
||||||
"automerge"
|
"automerge"
|
||||||
],
|
],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"minimumReleaseAge": "2 days"
|
"minimumReleaseAge": "1 days"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user