Skip to content

Commit 27390a6

Browse files
0.1.0
1 parent 7b52377 commit 27390a6

File tree

2 files changed

+99
-0
lines changed

2 files changed

+99
-0
lines changed
Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
apiversion: v1
2+
kind: verify-report
3+
metadata:
4+
tool:
5+
verifier-version: 1.13.12
6+
profile:
7+
VendorType: partner
8+
version: v1.3
9+
reportDigest: uint64:15058388781334941515
10+
chart-uri: /charts/charts/alquimia-runtime-chart-0.1.0.tgz
11+
digests:
12+
chart: sha256:bf39c5b8bf58e7ac2616ab019c49979c8ceefc0a7e8ce274a8ad2defb2fd97bf
13+
package: 97087c3c35d158f02e77df9bfc45a924b5bc949e3eebc4e202b49d2e21f35706
14+
lastCertifiedTimestamp: "2025-06-29T21:45:58.739984+00:00"
15+
testedOpenShiftVersion: "4.15"
16+
supportedOpenShiftVersions: '>=4.11'
17+
webCatalogOnly: false
18+
chart:
19+
name: alquimia-runtime-chart
20+
home: ""
21+
sources: []
22+
version: 0.1.0
23+
description: A Helm chart for Kubernetes
24+
keywords: []
25+
maintainers: []
26+
icon: https://www.alquimia.ai/favicon.ico
27+
apiversion: v2
28+
condition: ""
29+
tags: ""
30+
appversion: 1.16.0
31+
deprecated: false
32+
annotations:
33+
charts.openshift.io/description: A Helm chart for OpenShift
34+
charts.openshift.io/name: alquimia-runtime-chart
35+
charts.openshift.io/provider: Alquimia AI
36+
charts.openshift.io/supportURL: https://www.alquimia.ai/
37+
kubeversion: '>=1.24.0'
38+
dependencies: []
39+
type: application
40+
chart-overrides: ""
41+
results:
42+
- check: v1.0/has-notes
43+
type: Optional
44+
outcome: PASS
45+
reason: Chart does contain NOTES.txt
46+
- check: v1.0/is-helm-v3
47+
type: Mandatory
48+
outcome: PASS
49+
reason: API version is V2, used in Helm 3
50+
- check: v1.1/images-are-certified
51+
type: Mandatory
52+
outcome: PASS
53+
reason: |-
54+
Image is Red Hat certified : registry.connect.redhat.com/alquimiaai/leviathan:latest
55+
Image is Red Hat certified : registry.access.redhat.com/ubi8/ubi
56+
- check: v1.0/not-contains-crds
57+
type: Mandatory
58+
outcome: PASS
59+
reason: Chart does not contain CRDs
60+
- check: v1.0/contains-test
61+
type: Mandatory
62+
outcome: PASS
63+
reason: Chart test files exist
64+
- check: v1.0/signature-is-valid
65+
type: Mandatory
66+
outcome: SKIPPED
67+
reason: 'Chart is not signed : Signature verification not required'
68+
- check: v1.0/contains-values-schema
69+
type: Mandatory
70+
outcome: PASS
71+
reason: Values schema file exist
72+
- check: v1.0/required-annotations-present
73+
type: Mandatory
74+
outcome: PASS
75+
reason: All required annotations present
76+
- check: v1.0/not-contain-csi-objects
77+
type: Mandatory
78+
outcome: PASS
79+
reason: CSI objects do not exist
80+
- check: v1.0/has-readme
81+
type: Mandatory
82+
outcome: PASS
83+
reason: Chart has a README
84+
- check: v1.0/chart-testing
85+
type: Mandatory
86+
outcome: PASS
87+
reason: Chart tests have passed
88+
- check: v1.1/has-kubeversion
89+
type: Mandatory
90+
outcome: PASS
91+
reason: Kubernetes version specified
92+
- check: v1.0/helm-lint
93+
type: Mandatory
94+
outcome: PASS
95+
reason: Helm lint successful
96+
- check: v1.0/contains-values
97+
type: Mandatory
98+
outcome: PASS
99+
reason: Values file exist

0 commit comments

Comments
 (0)