change renovate config
This commit is contained in:
118
.github/renovate.json
vendored
118
.github/renovate.json
vendored
@@ -39,123 +39,29 @@
|
|||||||
"automerge": false
|
"automerge": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Label service images",
|
"description": "Label images",
|
||||||
"matchDepNames": [
|
|
||||||
"dpage/pgadmin4",
|
|
||||||
"ghcr.io/cloudnative-pg/postgresql",
|
|
||||||
"hashicorp/vault",
|
|
||||||
"portainer/portainer-ce",
|
|
||||||
"redis/redis-stack-server",
|
|
||||||
"unpoller/unpoller"
|
|
||||||
],
|
|
||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"service",
|
|
||||||
"image"
|
"image"
|
||||||
],
|
],
|
||||||
"automerge": false,
|
"automerge": false,
|
||||||
"minimumReleaseAge": "3 days"
|
"minimumReleaseAge": "3 days"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Label service charts",
|
"description": "Label charts",
|
||||||
"matchDepNames": [
|
|
||||||
"argo-cd",
|
|
||||||
"authentik",
|
|
||||||
"cert-manager",
|
|
||||||
"cilium",
|
|
||||||
"cloudnative-pg",
|
|
||||||
"democratic-csi",
|
|
||||||
"external-secrets",
|
|
||||||
"gitea",
|
|
||||||
"grafana",
|
|
||||||
"intel-device-plugins-gpu",
|
|
||||||
"intel-device-plugins-operator",
|
|
||||||
"kube-prometheus-stack",
|
|
||||||
"kubelet-serving-cert-approver",
|
|
||||||
"kubernetes-cloudflare-ddns",
|
|
||||||
"loki",
|
|
||||||
"metallb",
|
|
||||||
"metrics-server",
|
|
||||||
"nfs-subdir-external-provisioner",
|
|
||||||
"node-feature-discovery",
|
|
||||||
"pgadmin4",
|
|
||||||
"portainer",
|
|
||||||
"postgres-cluster",
|
|
||||||
"prometheus-operator-crds",
|
|
||||||
"promtail",
|
|
||||||
"redis",
|
|
||||||
"rook-ceph-cluster",
|
|
||||||
"rook-ceph",
|
|
||||||
"speedtest-exporter",
|
|
||||||
"traefik",
|
|
||||||
"unpoller",
|
|
||||||
"vault"
|
|
||||||
],
|
|
||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
"helm"
|
"helm"
|
||||||
],
|
],
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"service",
|
|
||||||
"chart"
|
"chart"
|
||||||
],
|
],
|
||||||
"automerge": false,
|
"automerge": false,
|
||||||
"minimumReleaseAge": "3 days"
|
"minimumReleaseAge": "3 days"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Label application images",
|
"description": "Automerge plex images",
|
||||||
"matchDepNames": [
|
|
||||||
"deluan/navidrome",
|
|
||||||
"ghcr.io/advplyr/audiobookshelf",
|
|
||||||
"ghcr.io/linuxserver/calibre-web",
|
|
||||||
"jellyfin/jellyfin",
|
|
||||||
"linuxserver/code-server",
|
|
||||||
"vikunja/api",
|
|
||||||
"vikunja/frontend"
|
|
||||||
],
|
|
||||||
"matchDatasources": [
|
|
||||||
"docker"
|
|
||||||
],
|
|
||||||
"addLabels": [
|
|
||||||
"application",
|
|
||||||
"image"
|
|
||||||
],
|
|
||||||
"automerge": false,
|
|
||||||
"minimumReleaseAge": "3 days"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"description": "Label application charts",
|
|
||||||
"matchDepNames": [
|
|
||||||
"audiobookshelf",
|
|
||||||
"calibre-server",
|
|
||||||
"calibre-web",
|
|
||||||
"code-server",
|
|
||||||
"cops",
|
|
||||||
"freshrss",
|
|
||||||
"home-assistant",
|
|
||||||
"homepage",
|
|
||||||
"jellyfin",
|
|
||||||
"libation",
|
|
||||||
"navidrome",
|
|
||||||
"outline",
|
|
||||||
"plex",
|
|
||||||
"tubearchivist",
|
|
||||||
"tubearchivist-to-jellyfin",
|
|
||||||
"vikunja"
|
|
||||||
],
|
|
||||||
"matchDatasources": [
|
|
||||||
"helm"
|
|
||||||
],
|
|
||||||
"addLabels": [
|
|
||||||
"application",
|
|
||||||
"chart"
|
|
||||||
],
|
|
||||||
"automerge": false,
|
|
||||||
"minimumReleaseAge": "3 days"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"description": "Automerge the plex image",
|
|
||||||
"matchDepNames": [
|
"matchDepNames": [
|
||||||
"ghcr.io/onedr0p/plex"
|
"ghcr.io/onedr0p/plex"
|
||||||
],
|
],
|
||||||
@@ -163,13 +69,27 @@
|
|||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"application",
|
|
||||||
"image"
|
"image"
|
||||||
],
|
],
|
||||||
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)\\.(?<build>\\d+)-(?<revision>.+)?$",
|
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)\\.(?<build>\\d+)-(?<revision>.+)?$",
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"automergeType": "branch",
|
"automergeType": "branch",
|
||||||
"minimumReleaseAge": "3 days"
|
"minimumReleaseAge": "3 days"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Automerge images",
|
||||||
|
"matchDepNames": [
|
||||||
|
"ghcr.io/advplyr/audiobookshelf"
|
||||||
|
],
|
||||||
|
"matchDatasources": [
|
||||||
|
"docker"
|
||||||
|
],
|
||||||
|
"addLabels": [
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"automerge": true,
|
||||||
|
"automergeType": "branch",
|
||||||
|
"minimumReleaseAge": "3 days"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user