Merge pull request #858 from 3dwardch3ng/misc
update renovate config to include .sh files for helm chart version up…
This commit is contained in:
@@ -7,9 +7,9 @@
|
|||||||
"fileMatch": ["\\.yaml$"]
|
"fileMatch": ["\\.yaml$"]
|
||||||
},
|
},
|
||||||
"helm-values": {
|
"helm-values": {
|
||||||
"fileMatch": ["\\.yaml$"]
|
"fileMatch": ["\\.yaml$", "\\.yml$", "\\.sh$"]
|
||||||
},
|
},
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
|
"projects/"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user