use helmv3
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"addLabels": ["renovate/container"]
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["helm"],
|
||||
"matchDatasources": ["helmv3"],
|
||||
"addLabels": ["renovate/helm"]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
|
||||
"helm": {
|
||||
"helmv3": {
|
||||
"fileMatch": [
|
||||
".+/Chart\\.ya?ml(?:\\.j2)?$" // Matches Chart.yaml or Chart.yml files, optionally with a .j2 extension
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user