|
| 1 | +apiversion: v1 |
| 2 | +kind: verify-report |
| 3 | +metadata: |
| 4 | + tool: |
| 5 | + verifier-version: 1.12.2 |
| 6 | + profile: |
| 7 | + VendorType: partner |
| 8 | + version: v1.2 |
| 9 | + reportDigest: uint64:18160743463906871921 |
| 10 | + chart-uri: N/A |
| 11 | + digests: |
| 12 | + chart: sha256:b7608f83077438d6ec07f4159042d8917137d967ded84f559d522565c6937acc |
| 13 | + package: 3b7a9d856c4a674f8678aabf1140d9d1610fa3de07dd35f8e8dc69dd22db3426 |
| 14 | + lastCertifiedTimestamp: "2025-01-23T18:07:44.851864+00:00" |
| 15 | + testedOpenShiftVersion: 4.16.16 |
| 16 | + supportedOpenShiftVersions: '>=4.7' |
| 17 | + webCatalogOnly: true |
| 18 | + chart: |
| 19 | + name: yingoneshotdemo |
| 20 | + home: "" |
| 21 | + sources: [] |
| 22 | + version: 0.1.7 |
| 23 | + description: A Helm chart for Kubernetes |
| 24 | + keywords: [] |
| 25 | + maintainers: [] |
| 26 | + icon: https://www.example.com/chart-icon.png |
| 27 | + apiversion: v2 |
| 28 | + condition: "" |
| 29 | + tags: "" |
| 30 | + appversion: 1-24 |
| 31 | + deprecated: false |
| 32 | + annotations: |
| 33 | + charts.openshift.io/archs: x86_64 |
| 34 | + charts.openshift.io/name: RedHat Test |
| 35 | + charts.openshift.io/provider: RedHat |
| 36 | + charts.openshift.io/supportURL: https://github.com/ansvu/yingoneshotdemo |
| 37 | + kubeversion: '>=1.20.0' |
| 38 | + dependencies: [] |
| 39 | + type: application |
| 40 | + chart-overrides: "" |
| 41 | +results: |
| 42 | + - check: v1.0/not-contain-csi-objects |
| 43 | + type: Mandatory |
| 44 | + outcome: PASS |
| 45 | + reason: CSI objects do not exist |
| 46 | + - check: v1.0/signature-is-valid |
| 47 | + type: Mandatory |
| 48 | + outcome: SKIPPED |
| 49 | + reason: 'Chart is not signed : Signature verification not required' |
| 50 | + - check: v1.0/chart-testing |
| 51 | + type: Mandatory |
| 52 | + outcome: PASS |
| 53 | + reason: Chart tests have passed |
| 54 | + - check: v1.0/contains-test |
| 55 | + type: Mandatory |
| 56 | + outcome: PASS |
| 57 | + reason: Chart test files exist |
| 58 | + - check: v1.0/helm-lint |
| 59 | + type: Mandatory |
| 60 | + outcome: PASS |
| 61 | + reason: Helm lint successful |
| 62 | + - check: v1.0/is-helm-v3 |
| 63 | + type: Mandatory |
| 64 | + outcome: PASS |
| 65 | + reason: API version is V2, used in Helm 3 |
| 66 | + - check: v1.0/required-annotations-present |
| 67 | + type: Mandatory |
| 68 | + outcome: PASS |
| 69 | + reason: All required annotations present |
| 70 | + - check: v1.0/contains-values-schema |
| 71 | + type: Mandatory |
| 72 | + outcome: PASS |
| 73 | + reason: Values schema file exist |
| 74 | + - check: v1.1/has-kubeversion |
| 75 | + type: Mandatory |
| 76 | + outcome: PASS |
| 77 | + reason: Kubernetes version specified |
| 78 | + - check: v1.0/contains-values |
| 79 | + type: Mandatory |
| 80 | + outcome: PASS |
| 81 | + reason: Values file exist |
| 82 | + - check: v1.0/not-contains-crds |
| 83 | + type: Mandatory |
| 84 | + outcome: PASS |
| 85 | + reason: Chart does not contain CRDs |
| 86 | + - check: v1.0/has-readme |
| 87 | + type: Mandatory |
| 88 | + outcome: PASS |
| 89 | + reason: Chart has a README |
| 90 | + - check: v1.1/images-are-certified |
| 91 | + type: Mandatory |
| 92 | + outcome: PASS |
| 93 | + reason: |- |
| 94 | + Image is Red Hat certified : quay.io/avu0/ying-nginx-oneshot1-8080:1-24 |
| 95 | + Image is Red Hat certified : quay.io/avu0/ying-nginx-oneshot1-8081:1-24 |
0 commit comments