Skip to content

Commit c6f1a84

Browse files
committed
chore(manifest): Update integration-manifest.json to reflect production support and update catalog.
1 parent 70a3860 commit c6f1a84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

integration-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json",
33
"integration_type": "orchestrator",
44
"name": "AXIS IP Camera",
5-
"status": "pilot",
5+
"status": "production",
66
"support_level": "kf-supported",
77
"release_dir": "AxisIPCamera\\bin\\Release",
88
"release_project":"AxisIPCamera\\AxisIPCamera.csproj",
9-
"update_catalog": false,
10-
"link_github": false,
9+
"update_catalog": true,
10+
"link_github": true,
1111
"description": "The Axis IP Camera Orchestrator Extension is used to inventory, manage Trust certs, and enroll for client certificates that can be bound to endpoints.",
1212
"about": {
1313
"orchestrator": {

0 commit comments

Comments
 (0)