Skip to content

Commit

Permalink
Adding Red Hat NodeJs EX K chart to charts.openshift.io (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
dperaza4dustbit committed Jul 9, 2021
1 parent f10325c commit e95a004
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 0 deletions.
Binary file not shown.
80 changes: 80 additions & 0 deletions charts/redhat/redhat/nodejs-ex-k/0.2.1/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.1.0
profile:
VendorType: partner
version: v1.0
chart-uri: https://redhat-developer.github.io/redhat-helm-charts/charts/nodejs-ex-k-0.2.1.tgz
digest: sha256:ee5c3d26bfc17ce6333678c1279dbed06a2c7d3cd0bd8f2b4128a1a7a7cf8acf
digests:
chart: sha256:ee5c3d26bfc17ce6333678c1279dbed06a2c7d3cd0bd8f2b4128a1a7a7cf8acf
package: 4340070f6b0d04ebb2ea4a10046b89c9f1706c62ae67bdc247ff6a59b9d035ec
lastCertifiedTimestamp: "2021-07-09T23:02:59.065099+00:00"
certifiedOpenShiftVersions: 4.7.0
chart:
name: nodejs-ex-k
home: ""
sources: []
version: 0.2.1
description: A Helm chart for Kubernetes
keywords: []
maintainers: []
icon: ""
apiversion: v2
condition: ""
tags: ""
appversion: 1.16.0
deprecated: false
annotations: {}
kubeversion: ""
dependencies: []
type: application
chart-overrides: ""
results:
- check: v1.0/has-readme
type: Mandatory
outcome: FAIL
reason: Chart does not have a README
- check: v1.0/contains-test
type: Mandatory
outcome: FAIL
reason: Chart test files do not exist
- check: v1.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/has-kubeversion
type: Mandatory
outcome: FAIL
reason: Kubernetes version is not specified
- 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/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.0/chart-testing
type: Mandatory
outcome: PASS
reason: Chart tests have passed
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.0/contains-values-schema
type: Mandatory
outcome: PASS
reason: Values schema file exist
- check: v1.0/images-are-certified
type: Mandatory
outcome: FAIL
reason: 'Image is not Red Hat certified : : Bad response code from Pyxis: 400
: https://catalog.redhat.com/api/containers/v1/repositories?filter=repository%3D%3D+'

0 comments on commit e95a004

Please sign in to comment.