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