Compare commits
1 Commits
486e47e514
...
8d59fd057f
| Author | SHA1 | Date | |
|---|---|---|---|
|
8d59fd057f
|
@@ -47,24 +47,6 @@
|
|||||||
"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": [
|
||||||
@@ -107,23 +89,33 @@
|
|||||||
"minimumReleaseAge": "1 days"
|
"minimumReleaseAge": "1 days"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Automerge image appVersion patches",
|
"description": "Automerge image updates for certain applications",
|
||||||
"matchUpdateTypes": [
|
"matchUpdateTypes": [
|
||||||
"patch",
|
"minor"
|
||||||
"digest"
|
|
||||||
],
|
],
|
||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
"matchManagers": [
|
"matchPackageNames": [
|
||||||
"github-releases"
|
"ghcr.io/advplyr/audiobookshelf",
|
||||||
|
"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": "1 days"
|
"minimumReleaseAge": "2 days"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user