Skip to content

Commit 9bb8e94

Browse files
committed
chore: Update integration-manifest.json to orchestrator
1 parent f657ba4 commit 9bb8e94

1 file changed

Lines changed: 12 additions & 5 deletions

File tree

integration-manifest.json

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
{
22
"$schema": "https://keyfactor.github.io/integration-manifest-schema.json",
3-
"integration_type": "api-client",
3+
"integration_type": "orchestrator",
44
"name": "Sectigo Metadata Sync",
5-
"status": "pilot",
5+
"status": "production",
66
"description": "Sectigo Metadata Sync Application",
7-
"link_github": true,
8-
"update_catalog": true,
7+
"link_github": false,
8+
"update_catalog": false,
99
"support_level": "kf-community",
1010
"release_project": "sectigo-metadata-sync/SectigoMetadataSync.csproj",
1111
"release_dir": "sectigo-metadata-sync/bin/Release",
12-
"about": {}
12+
"about": {
13+
"orchestrator": {
14+
"keyfactor_platform_version": "N/A",
15+
"UOFramework": "N/A",
16+
"pam_support": false,
17+
"store_types": []
18+
}
19+
}
1320
}

0 commit comments

Comments
 (0)