diff --git a/CHANGELOG.md b/CHANGELOG.md index 238d133..035dc64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,5 @@ +v1.0.1 +- chore(docs): Add screenshots to docs + v1.0.0 - Initial Public Version \ No newline at end of file diff --git a/README.md b/README.md index 9f4bdd8..108bece 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

-Integration Status: pilot +Integration Status: production Release Issues GitHub Downloads (all assets, all releases) diff --git a/docsource/images/AxisIPCamera-advanced-store-type-dialog.png b/docsource/images/AxisIPCamera-advanced-store-type-dialog.png index 99f0955..3ed379f 100644 Binary files a/docsource/images/AxisIPCamera-advanced-store-type-dialog.png and b/docsource/images/AxisIPCamera-advanced-store-type-dialog.png differ diff --git a/docsource/images/AxisIPCamera-basic-store-type-dialog.png b/docsource/images/AxisIPCamera-basic-store-type-dialog.png index ff50c09..96f12d5 100644 Binary files a/docsource/images/AxisIPCamera-basic-store-type-dialog.png and b/docsource/images/AxisIPCamera-basic-store-type-dialog.png differ diff --git a/integration-manifest.json b/integration-manifest.json index 8e464a9..c5f483a 100644 --- a/integration-manifest.json +++ b/integration-manifest.json @@ -2,12 +2,12 @@ "$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json", "integration_type": "orchestrator", "name": "AXIS IP Camera", - "status": "pilot", + "status": "production", "support_level": "kf-supported", "release_dir": "AxisIPCamera\\bin\\Release", "release_project":"AxisIPCamera\\AxisIPCamera.csproj", - "update_catalog": false, - "link_github": false, + "update_catalog": true, + "link_github": true, "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.", "about": { "orchestrator": {