Compare commits
11 commits
f9147665fb
...
e2c78fb69a
Author | SHA1 | Date | |
---|---|---|---|
e2c78fb69a | |||
6694527236 | |||
4e81b3dc8f | |||
caa10cc8fa | |||
6e5423ffb4 | |||
24e08ab096 | |||
1e3c674e89 | |||
566c55aaee | |||
de60e45171 | |||
d034522a43 | |||
8b7b24f840 |
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
"customType": "regex",
|
"customType": "regex",
|
||||||
"description": "ArgoCD",
|
"description": "ArgoCD",
|
||||||
"fileMatch": [
|
"fileMatch": [
|
||||||
"^argocd-bootstrap/.*\\.yml$"
|
"^argocd-init/.*\\.yml$"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"\\s+chart:\\s(?<depName>.*)",
|
"\\s+chart:\\s(?<depName>.*)",
|
||||||
|
|
Loading…
Reference in a new issue