Skip to content

Commit

Permalink
New helm chart opcert-e2e-testing testing-webonly-helm-chart-415 (0.0…
Browse files Browse the repository at this point in the history
….5) (#5)
  • Loading branch information
bovem authored Mar 8, 2024
1 parent 0767d87 commit 7808d1e
Showing 1 changed file with 102 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.3
profile:
VendorType: partner
version: v1.2
reportDigest: uint64:9210894667638159811
chart-uri: N/A
digests:
chart: sha256:f064b499a8ac73d445e5fbe17031c68d0479ef5982145bf1bfba189db2f2f92f
package: 1c2532bb6843d3fd5d11c2e0b028f40c8d4fc622c18dc2cc7825d5fe906b670a
lastCertifiedTimestamp: "2024-03-08T07:30:14.105544+00:00"
testedOpenShiftVersion: "4.15"
supportedOpenShiftVersions: '>=4.14'
webCatalogOnly: true
chart:
name: testing-webonly-helm-chart-415
home: https://www.vaultproject.io
sources:
- https://github.com/hashicorp/vault
- https://github.com/hashicorp/vault-helm
- https://github.com/hashicorp/vault-k8s
- https://github.com/hashicorp/vault-csi-provider
version: 0.0.5
description: Official HashiCorp Vault Chart
keywords:
- vault
- security
- encryption
- secrets
- management
- automation
- infrastructure
maintainers: []
icon: https://github.com/hashicorp/vault/raw/f22d202cde2018f9455dec755118a9b84586e082/Vault_PrimaryLogo_Black.png
apiversion: v2
condition: ""
tags: ""
appversion: 1.15.2
deprecated: false
annotations:
charts.openshift.io/name: testing-webonly-helm-chart-415
kubeversion: '>= 1.27.0'
dependencies: []
type: ""
chart-overrides: ""
results:
- 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.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.0/required-annotations-present
type: Mandatory
outcome: PASS
reason: All required annotations present
- check: v1.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist
- check: v1.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.1/images-are-certified
type: Mandatory
outcome: PASS
reason: No images to certify
- check: v1.0/signature-is-valid
type: Mandatory
outcome: SKIPPED
reason: 'Chart is not signed : Signature verification not required'
- check: v1.0/has-readme
type: Mandatory
outcome: PASS
reason: Chart has a README
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3

0 comments on commit 7808d1e

Please sign in to comment.