fix: Add support for helmfiles
This commit is contained in:
+7
-2
@@ -13,7 +13,12 @@
|
||||
]
|
||||
},
|
||||
"ignorePaths": [
|
||||
"attic/"
|
||||
"bootstrap/"
|
||||
"attic/"
|
||||
"bootstrap/"
|
||||
],
|
||||
"helmfile": {
|
||||
"managerFilePatterns": [
|
||||
"/helmfile.d/(^|/)\\.ya?ml(?:\\.gotmpl)?$/",
|
||||
]
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user