-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): Update integration manifest
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
- Loading branch information
1 parent
cbcab45
commit 5678b07
Showing
2 changed files
with
3 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
{ | ||
"$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json", | ||
"integration_type": "api-client", | ||
"name": "command-cert-manager-issuer", | ||
"name": "Command Issuer", | ||
"status": "production", | ||
"link_github": false, | ||
"update_catalog": false, | ||
"support_level": "community", | ||
"platform_matrix": "linux/arm64,linux/amd64,linux/s390x,linux/ppc64le", | ||
"description": "cert-manager external issuer for the Keyfactor Command platform" | ||
} |