Skip to content

Commit 3830f4b

Browse files
authored
Merge pull request #8 from Keyfactor/docs_update
Docs update
2 parents 1bb14b9 + a006bba commit 3830f4b

5 files changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
v1.0.1
2+
- chore(docs): Add screenshots to docs
3+
14
v1.0.0
25
- Initial Public Version

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<p align="center">
66
<!-- Badges -->
7-
<img src="https://img.shields.io/badge/integration_status-pilot-3D1973?style=flat-square" alt="Integration Status: pilot" />
7+
<img src="https://img.shields.io/badge/integration_status-production-3D1973?style=flat-square" alt="Integration Status: production" />
88
<a href="https://github.com/Keyfactor/axis-ipcamera-orchestrator/releases"><img src="https://img.shields.io/github/v/release/Keyfactor/axis-ipcamera-orchestrator?style=flat-square" alt="Release" /></a>
99
<img src="https://img.shields.io/github/issues/Keyfactor/axis-ipcamera-orchestrator?style=flat-square" alt="Issues" />
1010
<img src="https://img.shields.io/github/downloads/Keyfactor/axis-ipcamera-orchestrator/total?style=flat-square&label=downloads&color=28B905" alt="GitHub Downloads (all assets, all releases)" />
-86 Bytes
Loading
2 Bytes
Loading

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)