Skip to content

Commit 42865a4

Browse files
committed
chore(ci): fix release project details
Signed-off-by: Matthew H. Irby <[email protected]>
1 parent ea7998c commit 42865a4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/cyberark-conjur.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## CyberArk-Conjur
22

3-
The CyberArk Conjur PAM retrieves secrets (variables) from CyberArkC onjur instances using either API keys or passwords for a given login identity.
3+
The CyberArk Conjur PAM retrieves secrets (variables) from CyberArk Conjur instances using either API keys or passwords for a given login identity.
44

55
## Requirements
66

docsource/cyberark-conjur.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Overview
22

3-
The CyberArk Conjur PAM retrieves secrets (variables) from CyberArkC onjur instances using either API keys or passwords for a given login identity.
3+
The CyberArk Conjur PAM retrieves secrets (variables) from CyberArk Conjur instances using either API keys or passwords for a given login identity.
44

55
## Requirements
66

integration-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"status": "production",
66
"description": "A Keyfactor PAM Provider plugin supporting credential retrieval from CyberArk Conjur.",
77
"support_level": "kf-supported",
8-
"link_github": false,
8+
"link_github": true,
99
"update_catalog": true,
10-
"release_dir": "cyberark-conjur-pam/bin/Release",
10+
"release_dir": "cyberark-conjur-pam/bin/Release/net8.0",
1111
"about": {
1212
"pam": {
1313
"providerName": "CyberArk Conjur PAM Provider",

0 commit comments

Comments
 (0)