Update charts.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -1,13 +1,6 @@
|
|||||||
{
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
extends: [
|
extends: [
|
||||||
"config:base",
|
|
||||||
"helm"
|
|
||||||
],
|
|
||||||
packageRules: [
|
|
||||||
{
|
|
||||||
matchPackagePatterns: ["*"],
|
|
||||||
updateTypes: ["minor", "patch"],
|
|
||||||
enabled: true,
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user