-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial Akeyless-api-gateway helm chart (#1402)
- Loading branch information
1 parent
283cd23
commit a4fde44
Showing
2 changed files
with
90 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+16.3 KB
charts/partners/akeyless/akeyless-api-gateway/1.41.2/akeyless-api-gateway-1.41.2.tgz
Binary file not shown.
90 changes: 90 additions & 0 deletions
90
charts/partners/akeyless/akeyless-api-gateway/1.41.2/report.yaml
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 |
---|---|---|
@@ -0,0 +1,90 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.13.3 | ||
profile: | ||
VendorType: partner | ||
version: v1.2 | ||
reportDigest: uint64:14836295178275667294 | ||
chart-uri: ./chart-verifier/akeyless-api-gateway-1.41.2.tgz | ||
digests: | ||
chart: sha256:35f918ae91e10db00705a0f2adffd8d7dedb77d14a384177eea44bed5c37ef61 | ||
package: e6d56a79dfb27f13b6c05e199fe888613f79f557f2ef04840d48a28787290264 | ||
lastCertifiedTimestamp: "2024-04-09T21:15:55.518689+03:00" | ||
testedOpenShiftVersion: "4.13" | ||
supportedOpenShiftVersions: '>=4.10' | ||
webCatalogOnly: false | ||
chart: | ||
name: akeyless-api-gateway | ||
home: "" | ||
sources: [] | ||
version: 1.41.2 | ||
description: A Helm chart for Kubernetes that deploys akeyless-api-gateway | ||
keywords: [] | ||
maintainers: [] | ||
icon: "" | ||
apiversion: v2 | ||
condition: "" | ||
tags: "" | ||
appversion: 4.4.1 | ||
deprecated: false | ||
annotations: | ||
charts.openshift.io/name: akeyless-api-gateway | ||
kubeversion: '>= 1.23-0' | ||
dependencies: [] | ||
type: application | ||
chart-overrides: "" | ||
results: | ||
- check: v1.0/not-contains-crds | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart does not contain CRDs | ||
- check: v1.0/helm-lint | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Helm lint successful | ||
- check: v1.0/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed | ||
- check: v1.1/has-kubeversion | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Kubernetes version specified | ||
- check: v1.0/has-readme | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart has a README | ||
- check: v1.0/is-helm-v3 | ||
type: Mandatory | ||
outcome: PASS | ||
reason: API version is V2, used in Helm 3 | ||
- check: v1.0/contains-values | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values file exist | ||
- check: v1.1/images-are-certified | ||
type: Mandatory | ||
outcome: PASS | ||
reason: No images to certify | ||
- check: v1.0/signature-is-valid | ||
type: Mandatory | ||
outcome: SKIPPED | ||
reason: 'Chart is not signed : Signature verification not required' | ||
- check: v1.0/not-contain-csi-objects | ||
type: Mandatory | ||
outcome: PASS | ||
reason: CSI objects do not exist | ||
- check: v1.0/contains-test | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart test files exist | ||
- check: v1.0/required-annotations-present | ||
type: Mandatory | ||
outcome: PASS | ||
reason: All required annotations present | ||
- check: v1.0/contains-values-schema | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values schema file exist |