We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
orchestrator
1 parent f657ba4 commit d55dc67Copy full SHA for d55dc67
1 file changed
integration-manifest.json
@@ -1,11 +1,11 @@
1
{
2
"$schema": "https://keyfactor.github.io/integration-manifest-schema.json",
3
- "integration_type": "api-client",
+ "integration_type": "orchestrator",
4
"name": "Sectigo Metadata Sync",
5
- "status": "pilot",
+ "status": "production",
6
"description": "Sectigo Metadata Sync Application",
7
- "link_github": true,
8
- "update_catalog": true,
+ "link_github": false,
+ "update_catalog": false,
9
"support_level": "kf-community",
10
"release_project": "sectigo-metadata-sync/SectigoMetadataSync.csproj",
11
"release_dir": "sectigo-metadata-sync/bin/Release",
0 commit comments