Skip to content

Commit

Permalink
New helm chart opcert-e2e-testing helm-chart-ocp413 (0.21.204) (#2549)
Browse files Browse the repository at this point in the history
  • Loading branch information
opcert authored Nov 18, 2024
1 parent e724b65 commit bca152b
Showing 1 changed file with 105 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.8
profile:
VendorType: partner
version: v1.3
reportDigest: uint64:6497137308518612803
chart-uri: N/A
digests:
chart: sha256:927b19e19e6afdb448afcbb2ef1e9ea301ff38f3e339097608df5065b5c55a9f
package: 6415b2d83c3f0cc01ec9fa1a2055cd749a1fcd537c0d4740398fbe15a8004149
lastCertifiedTimestamp: "2024-11-18T12:02:42.079622-05:00"
testedOpenShiftVersion: "4.17"
supportedOpenShiftVersions: '>=4.14'
webCatalogOnly: true
chart:
name: helm-chart-ocp413
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.21.204
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.17.2
deprecated: false
annotations:
charts.openshift.io/name: helm-chart-ocp413
kubeversion: '>= 1.27.0'
dependencies: []
type: ""
chart-overrides: ""
results:
- check: v1.1/images-are-certified
type: Mandatory
outcome: PASS
reason: No images to certify
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified
- check: v1.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/signature-is-valid
type: Mandatory
outcome: SKIPPED
reason: 'Chart is not signed : Signature verification not required'
- check: v1.0/contains-values-schema
type: Mandatory
outcome: PASS
reason: Values schema file exist
- check: v1.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- 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/has-notes
type: Optional
outcome: PASS
reason: Chart does contain NOTES.txt
- check: v1.0/required-annotations-present
type: Mandatory
outcome: PASS
reason: All required annotations present
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist
- check: v1.0/chart-testing
type: Mandatory
outcome: PASS
reason: Chart tests have passed
- check: v1.0/has-readme
type: Mandatory
outcome: PASS
reason: Chart has a README

0 comments on commit bca152b

Please sign in to comment.