-
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.
- Loading branch information
1 parent
402052c
commit 82a0eac
Showing
2 changed files
with
99 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+18.8 KB
charts/partners/telenity/canvas-oamportal/4.0.0/canvas-oamportal-4.0.0.tgz
Binary file not shown.
99 changes: 99 additions & 0 deletions
99
charts/partners/telenity/canvas-oamportal/4.0.0/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,99 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.13.7 | ||
profile: | ||
VendorType: partner | ||
version: v1.3 | ||
reportDigest: uint64:15478629195357775902 | ||
chart-uri: canvas-oamportal-4.0.0.tgz | ||
digests: | ||
chart: sha256:0fd9bcca0ecebe9a603ccb18970f283cb0037a154ca20ce51fafe0cc4a86ca5e | ||
package: 8c170fccdf5ef39fad27dc3edd453eb7e83cd60a40b44359f6b096068987721f | ||
lastCertifiedTimestamp: "2024-10-08T13:24:54.136569-04:00" | ||
testedOpenShiftVersion: "4.8" | ||
supportedOpenShiftVersions: '>=4.8' | ||
webCatalogOnly: false | ||
chart: | ||
name: canvas-oamportal | ||
home: "" | ||
sources: [] | ||
version: 4.0.0 | ||
description: Canvas OAM Portal Helm Chart | ||
keywords: [] | ||
maintainers: | ||
- name: Telenity | ||
email: [email protected] | ||
url: https://www.telenity.com | ||
icon: https://www.telenity.com/wp-content/themes/telenity-theme/assets/img/logo.svg | ||
apiversion: v2 | ||
condition: "" | ||
tags: "" | ||
appversion: 4.0.0 | ||
deprecated: false | ||
annotations: | ||
charts.openshift.io/name: Canvas OAM Portal Helm Chart | ||
charts.openshift.io/provider: Telenity INC. | ||
kubeversion: '>=1.21.0' | ||
dependencies: [] | ||
type: "" | ||
chart-overrides: "" | ||
results: | ||
- check: v1.0/contains-values | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values file exist | ||
- check: v1.0/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed | ||
- check: v1.0/contains-values-schema | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values schema file exist | ||
- check: v1.1/images-are-certified | ||
type: Mandatory | ||
outcome: PASS | ||
reason: No images to certify | ||
- check: v1.0/contains-test | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart test files exist | ||
- check: v1.0/not-contains-crds | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart does not contain CRDs | ||
- check: v1.0/has-notes | ||
type: Optional | ||
outcome: PASS | ||
reason: Chart does contain NOTES.txt | ||
- check: v1.0/signature-is-valid | ||
type: Mandatory | ||
outcome: SKIPPED | ||
reason: 'Chart is not signed : Signature verification not required' | ||
- check: v1.0/helm-lint | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Helm lint successful | ||
- check: v1.1/has-kubeversion | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Kubernetes version specified | ||
- check: v1.0/not-contain-csi-objects | ||
type: Mandatory | ||
outcome: PASS | ||
reason: CSI objects do not exist | ||
- check: v1.0/required-annotations-present | ||
type: Mandatory | ||
outcome: PASS | ||
reason: All required annotations present | ||
- check: v1.0/is-helm-v3 | ||
type: Mandatory | ||
outcome: PASS | ||
reason: API version is V2, used in Helm 3 | ||
- check: v1.0/has-readme | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart has a README | ||
|