fix(ci): adapt renovate config
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7fca7a2c40
commit
907a5e8848
1
CODEOWNERS
Normal file
1
CODEOWNERS
Normal file
@ -0,0 +1 @@
|
|||||||
|
* @volker.raschek
|
@ -3,7 +3,7 @@ name: renovate
|
|||||||
description: Helm chart for renovate bot
|
description: Helm chart for renovate bot
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
appVersion: "31.11.2-slim"
|
appVersion: "31.11.1-slim"
|
||||||
icon: https://avatars3.githubusercontent.com/u/38656520?s=400&v=4
|
icon: https://avatars3.githubusercontent.com/u/38656520?s=400&v=4
|
||||||
|
|
||||||
keywords:
|
keywords:
|
||||||
|
@ -15,5 +15,7 @@
|
|||||||
"depNameTemplate": "docker.io/renovate/renovate",
|
"depNameTemplate": "docker.io/renovate/renovate",
|
||||||
"datasourceTemplate": "docker"
|
"datasourceTemplate": "docker"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"rebaseLabel": "renovate/rebase",
|
||||||
|
"rebaseWhen": "behind-base-branch"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user