Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -64,7 +64,6 @@
|
|||||||
"charts/system/**",
|
"charts/system/**",
|
||||||
"charts/unstable/**",
|
"charts/unstable/**",
|
||||||
"charts/dev/**",
|
"charts/dev/**",
|
||||||
"charts/incubator/**",
|
|
||||||
"templates/app/**",
|
"templates/app/**",
|
||||||
],
|
],
|
||||||
commitMessageTopic: "Ignored Updates",
|
commitMessageTopic: "Ignored Updates",
|
||||||
@@ -122,6 +121,7 @@
|
|||||||
groupName: "helm general major",
|
groupName: "helm general major",
|
||||||
matchFileNames: [
|
matchFileNames: [
|
||||||
"charts/stable/**",
|
"charts/stable/**",
|
||||||
|
"charts/incubator/**",
|
||||||
"charts/premium/**",
|
"charts/premium/**",
|
||||||
"charts/system/**",
|
"charts/system/**",
|
||||||
],
|
],
|
||||||
@@ -137,6 +137,7 @@
|
|||||||
groupName: "helm general minor",
|
groupName: "helm general minor",
|
||||||
matchFileNames: [
|
matchFileNames: [
|
||||||
"charts/stable/**",
|
"charts/stable/**",
|
||||||
|
"charts/incubator/**",
|
||||||
"charts/premium/**",
|
"charts/premium/**",
|
||||||
// "charts/system/**",
|
// "charts/system/**",
|
||||||
],
|
],
|
||||||
@@ -151,6 +152,7 @@
|
|||||||
groupName: "helm general non-major",
|
groupName: "helm general non-major",
|
||||||
matchFileNames: [
|
matchFileNames: [
|
||||||
"charts/stable/**",
|
"charts/stable/**",
|
||||||
|
"charts/incubator/**",
|
||||||
"charts/premium/**",
|
"charts/premium/**",
|
||||||
// "charts/system/**",
|
// "charts/system/**",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user