Compare commits
11 commits
e2c78fb69a
...
f9147665fb
Author | SHA1 | Date | |
---|---|---|---|
f9147665fb | |||
c6a3574332 | |||
3c3cc604e6 | |||
13cded188f | |||
8bc212d546 | |||
de0fabd0b1 | |||
0794c89dba | |||
72f4403752 | |||
3d1e3d3ae7 | |||
1f1681cd43 | |||
5421b15d4e |
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
"customType": "regex",
|
"customType": "regex",
|
||||||
"description": "ArgoCD",
|
"description": "ArgoCD",
|
||||||
"fileMatch": [
|
"fileMatch": [
|
||||||
"^argocd-init/.*\\.yml$"
|
"^argocd-bootstrap/.*\\.yml$"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"\\s+chart:\\s(?<depName>.*)",
|
"\\s+chart:\\s(?<depName>.*)",
|
||||||
|
|
Loading…
Reference in a new issue