fix: renovate

This commit is contained in:
auricom
2022-01-23 19:01:19 +01:00
parent 22f6385625
commit efded11be2

View File

@@ -17,12 +17,18 @@
"repositories": ["auricom/home-cluster"],
"onboarding": false,
"requireConfig": false,
"gitAuthor": "feisar-bot <98030736+feisar-bot[bot]@users.noreply.github.com>",
"gitAuthor": "feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com>",
"dependencyDashboardTitle": "Renovate Dashboard 🤖",
"suppressNotifications": [
"prIgnoreNotification"
],
"rebaseWhen": "conflicted",
"ignorePaths": [
"cluster/base/",
"**/backup-job.yaml",
"**/trash-updater-job.yaml",
"**/travelstories/**"
],
// set up renovate managers
"docker-compose": {
"fileMatch": [
@@ -43,9 +49,6 @@
"kubernetes": {
"fileMatch": [
"cluster/.+\\.yaml$"
],
"ignorePaths": [
"cluster/base/"
]
},
"flux": {