Skip to content

Commit d54fc24

Browse files
Add hashicorp-28e25ce758de4ba59a410a34ef5e5025-1572 [Chart(chart_file_path='', report_file_path='tests/data/HC-10/signed_chart/report/partner/report.yaml', chart_name='vault', chart_version='0.17.0', chart_directory='charts/partners/hashicorp-28e25ce758de4ba59a410a34ef5e5025-1572/vault', chart_type=<Chart_Type.REPORT: 3>)] report (#99063)
1 parent f0fb39a commit d54fc24

File tree

1 file changed

+105
-0
lines changed
  • charts/partners/hashicorp-28e25ce758de4ba59a410a34ef5e5025-1572/vault/0.17.0

1 file changed

+105
-0
lines changed
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
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:4470320058153955158
10+
chart-uri: https://github.com/openshift-helm-charts/development/blob/main/tests/data/HC-10/signed_chart/vault-0.17.0.tgz?raw=true
11+
digests:
12+
chart: sha256:d075d16bb33bb33f66cc6fb8af5cce935b647972de4b4af49be385fcce7bed05
13+
package: 6fb1fea44b19334adff0b9c8bb2946d35f59150fea2ba98fb2d2fc902162ecb5
14+
publicKey: 678b498cef687fc38ac5af7b2afe447b1562f79c046a5210678203afdaebf558
15+
lastCertifiedTimestamp: "2023-09-11T12:30:18.702841-04:00"
16+
testedOpenShiftVersion: "4.13"
17+
supportedOpenShiftVersions: '>=4.2'
18+
webCatalogOnly: false
19+
chart:
20+
name: vault
21+
home: https://www.vaultproject.io
22+
sources:
23+
- https://github.com/hashicorp/vault
24+
- https://github.com/hashicorp/vault-helm
25+
- https://github.com/hashicorp/vault-k8s
26+
- https://github.com/hashicorp/vault-csi-provider
27+
version: 0.17.0
28+
description: Official HashiCorp Vault Chart
29+
keywords:
30+
- vault
31+
- security
32+
- encryption
33+
- secrets
34+
- management
35+
- automation
36+
- infrastructure
37+
maintainers: []
38+
icon: https://github.com/hashicorp/vault/raw/f22d202cde2018f9455dec755118a9b84586e082/Vault_PrimaryLogo_Black.png
39+
apiversion: v2
40+
condition: ""
41+
tags: ""
42+
appversion: 1.8.4
43+
deprecated: false
44+
annotations:
45+
charts.openshift.io/name: vault
46+
kubeversion: '>= 1.14.0-0'
47+
dependencies: []
48+
type: ""
49+
chart-overrides: ""
50+
results:
51+
- check: v1.1/has-kubeversion
52+
type: Mandatory
53+
outcome: PASS
54+
reason: Kubernetes version specified
55+
- check: v1.0/helm-lint
56+
type: Mandatory
57+
outcome: PASS
58+
reason: Helm lint successful
59+
- check: v1.0/not-contain-csi-objects
60+
type: Mandatory
61+
outcome: PASS
62+
reason: CSI objects do not exist
63+
- check: v1.0/is-helm-v3
64+
type: Mandatory
65+
outcome: PASS
66+
reason: API version is V2, used in Helm 3
67+
- check: v1.0/not-contains-crds
68+
type: Mandatory
69+
outcome: PASS
70+
reason: Chart does not contain CRDs
71+
- check: v1.0/required-annotations-present
72+
type: Mandatory
73+
outcome: PASS
74+
reason: All required annotations present
75+
- check: v1.0/chart-testing
76+
type: Mandatory
77+
outcome: PASS
78+
reason: Chart tests have passed
79+
- check: v1.0/contains-values-schema
80+
type: Mandatory
81+
outcome: PASS
82+
reason: Values schema file exist
83+
- check: v1.0/contains-test
84+
type: Mandatory
85+
outcome: PASS
86+
reason: Chart test files exist
87+
- check: v1.0/contains-values
88+
type: Mandatory
89+
outcome: PASS
90+
reason: Values file exist
91+
- check: v1.0/has-readme
92+
type: Mandatory
93+
outcome: PASS
94+
reason: Chart has a README
95+
- check: v1.1/images-are-certified
96+
type: Mandatory
97+
outcome: PASS
98+
reason: |-
99+
Image is Red Hat certified : registry.connect.redhat.com/hashicorp/vault-k8s:0.14.0-ubi
100+
Image is Red Hat certified : registry.connect.redhat.com/hashicorp/vault:1.8.4-ubi
101+
- check: v1.0/signature-is-valid
102+
type: Mandatory
103+
outcome: PASS
104+
reason: 'Chart is signed : Signature verification passed'
105+

0 commit comments

Comments
 (0)